influxdb
Here are 1,832 public repositories matching this topic...
-
Updated
Apr 6, 2022 - Go
-
Updated
Mar 23, 2022 - Java
Describe the bug
Currently keys written to server.conf go undetected.
This means that not only typos go undetected, but lack of validation is a risk during version migration as settings that used to apply in a previous version have no effect in a newer one without warning -- even if new settings are supposed to be used.
To reproduce
- Create a key with a typo.
- Watch the QuestDB
-
Updated
Apr 6, 2022 - Go
-
Updated
Feb 23, 2022 - C#
In implementations/rust/ockam/ockam_transport_ble/src/driver/packet.rs:104:
// TODO Currently we only support packet lengths up to 2^16
// bits long.
//
// The reason for this is that I'm too lazy right now to setup
// a control channel for this BLE UART implementation and
// instead rely on the probability of receiving an 8 byte long
// packet consisting of 6 zero bytes followed b
The API happily accepts attribute updates for host_name and service_name of Downtime objects. That doesn't sound like a good idea to me, just look at the inconsistency between the object name and its attributes in the console transcript below.
I haven't checked any other object types for similar issues, so there might be more as well.
$ downtime=$(curl -skSu root:icinga -H -
Updated
Mar 23, 2022 - Go
-
Updated
Mar 4, 2022 - Shell
Hello David,
I have spent more than 20hours installing unpoller to Ubuntu 21.04 64bit. It seems that everything is working but Unpollen can not pick up settings from unpoller.conf file. Instead of that it is taking some default config file with URL https://127.0.0.1:8443: unifi controller. I have UDM Pro...
I have even try to set path with
docker run -v /home/ubuntu/Docker/unpoller:/config
-
Updated
Apr 6, 2022 - TypeScript
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
Mar 30, 2022 - PLpgSQL
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Mar 23, 2022 - Scala
-
Updated
Mar 30, 2022 - Go
-
Updated
Nov 15, 2021
-
Updated
Oct 25, 2021 - Go
-
Updated
Apr 4, 2022 - Java
-
Updated
Mar 28, 2022 - Python
-
Updated
Mar 27, 2022 - Go
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jun 10, 2018
-
Updated
Dec 14, 2021 - JavaScript
Improve this page
Add a description, image, and links to the influxdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the influxdb topic, visit your repo's landing page and select "manage topics."
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there