python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
query array of measurement from influxdb 2
obviously I don't understand the new Flux language approach in influxdb2.
What I have:
A running influxdb1 instance where I write a json with different values for a measurement.
Now I have upgraded th...
solick
Votes: 0
Answers: 0
Get the number of points in a bucket for a time interval with Flux query
Given a bucket how do I get the number of points in this bucket with the timestamp in the given time interval using a Flux query?
I'm trying to estimate how much data is added to an influxdb2 bucket p...
axk
Votes: 0
Answers: 2
Zsh bad substitution error when installing Influxdb2.0
I am following the installation instructions from this article but I get a bad substitution error from zsh when executing this command:
export DISTRIB_ID=$(lsb_release -si); export DISTRIB_CODENAME=$(...

KZiovas
Votes: 0
Answers: 2