I'm trying to create a dashboard where i can filter data by gas station location and fuel type. This is my Table from this query: from(bucket: "homeassistant")
I am running an influxDb, on my server, and I created below: Notification Check Notification Endpoint (HTTP POST) Notification Rule All above are running succe
beeing relativ new to Flux, I'm trying to make calculation on rows based on a value (tot) I get in amount. > tot=from(bucket: "stat_tst") |> range(start
I am using influx 2 and data that are structured this way in a bucket: time status job_id 2022-05-09 start 1 2022-05-10 start 2 2022-05-11
I need to present a Grafana time series graph starting at 05:00 every day. The time series graph needs to show a cumulative sum of 2 mass flow meters until 05:0