influxdb
Here are 1,758 public repositories matching this topic...
-
Updated
Dec 23, 2021 - Go
-
Updated
Dec 23, 2021 - Java
Describe the bug
No response
To reproduce
create table pricetable2
(ts timestamp,symbolname SYMBOL CACHE ,price Double,aggregateTradeId Long,firstTradeId Long,lastTradeId Long,buyerMaker Boolean,qty Double)
partition by day;
Executes without error and crates table without designated timestamp partitioned by DAY
Expected Behavior
Create table query should fail. Pa
-
Updated
Dec 23, 2021 - Go
-
Updated
Nov 26, 2021 - C#
we discovered, that the ITL for VMware-Checks is missing one update to the open-vm-tools argument, when trying to use this in our service definitions.
The ITL seems to be missing one update for the VMware CheckCommands using the check_vmware_esx.
This one refererences the check_vmware_esx by BaldMansMojo (https://github.com/BaldMansMojo/check_vmware_esx)
Taking a look to the code shows, tha
-
Updated
Nov 13, 2021 - Go
-
Updated
Dec 3, 2021 - 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
Nov 9, 2021 - TypeScript
-
Updated
Dec 20, 2021 - PLpgSQL
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
Dec 10, 2021 - TypeScript
-
Updated
Dec 17, 2021 - Scala
-
Updated
Nov 4, 2021 - Go
-
Updated
Nov 15, 2021
-
Updated
Oct 25, 2021 - Go
-
Updated
Jan 11, 2020 - Python
-
Updated
May 4, 2021 - JavaScript
-
Updated
Nov 25, 2021 - Go
-
Updated
Jun 10, 2018
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Dec 22, 2021 - Java
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