Category "flux-influxdb"

How to get _value of two tables into one table?

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")

Send an alert notification from InfluxDb to Microsoft Teams

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

Grafana, Use of local variable in FLux query

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

influx2 flux get data outside a window

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

Grafana query to generate a cumulative sum from the same time every day

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