How can I use a transformation in an expression?
Hello, I am have been manipulating data sets using transformations but have not had a way to use that transformation in an expression. Is there a way to add this transformation into a way that I can...
View ArticleGrafana logging entry when using influxdb as a datadource
Since upgrading Grafana to the latest version. Every time I use a dashboard that is using influxdb as a datasource I am getting multiple log entries. Is there some setting I could set to stop this...
View ArticleFlux Query with range(start: -1d) works, with range(start: -30d) works not,...
Hello i use Grafana 12.1.0 and Influx 2.8.0, today i have create a measurement Regenzaehler, and with a Flux Query from(bucket: “iobroker”) |> range(start: -1d) |> filter(fn: (r) =>...
View ArticleMaking a simple filter in flux - not working
Hi eveyone, I am new to grafana and InfluxDB but trying to make my first dashboards. I have made som dashboards with some of the data i have collected but for some reason I am unable to filter it as i...
View ArticleInfluxDB not found - settings disappeared
Grafana version 13.1.0-24918393032 (Cloud Free) Using InfluxDB as datasource Datasource can not be found - did suddenly happen for all InfluxDB datasources since today (27 of April 2026) InfluxDB...
View ArticleChange time duration/truncate ns
What Grafana version and what operating system are you using? Grafana 13 + Influxdb v2 + Debian What are you trying to achieve? I have calculated a time duration via flux. This duration has ms, us and...
View ArticleMachine maintenance dashboard
Hi all, Im making a cnc maintenance dashboard for machine uptime, running issues ect. Just wondering what metrics you anybody who was doing the same and what problems you came across. 5 posts - 3...
View ArticlePrimer for connecting an INFLUXDB v2 data to grafana cloud?
What Grafana version and what operating system are you using? I have a client machine with data stored in InfluxDB v2. The same machine has Grafana v12.0.1. I have dashboards in the local grafana that...
View ArticleData visualization from influxdb
Hello, I have a business project as part of my studies where I need to retrieve data from a database and then be able to view it. The aim is to monitor the behavior of around 130 machines that have...
View ArticleConnecting Grafana Cloud to InfluxDB running inside Home Assistant OS
Hi everyone, I am working on an IoT project and have run into some issues. Question: Is there a way for Grafana Cloud to securely access an InfluxDB instance (add-on) running inside Home Assistant OS?...
View ArticleVariable behaving very weird
I have connected to Influxdb3 oss to my grafana dashboard and build a dashboard however i used one variable and now wanted to apply in where clause in one the panel . see blelow. query is simple...
View ArticleGrafana webpage getting closed or hanged frequently
I am have installed Grafana 12.1.1,Influx db2.7.9 in Oracle linux 8.10. I have installed in windows telegraf 1.36.4 in 55 laptops. Configured Grafana dashboard based on this. Webpage getting closed...
View ArticleTime Series Plotting Issue with future data
What Grafana version and what operating system are you using? Grafana v12.3.1 (3a1c80ca7c) What are you trying to achieve? I have a query which gives me the power grid prices (historical and future)....
View ArticleInfluxdb Flux Query
Hi, am trying to display on Grafana Dashboard value to fied in table format . Like below format Field Value device_inventory/serial_number B46F9A56D5D device_system_data/boot_time...
View ArticleHow to monitor lenovo windows laptop
We have installed Grafana 12.1.1 , Influx db 2.7.9 in oracle linux 8.10. Also installed telegraf 1.36.4 in lenovo windows laptop. We need data like CPU temp,Fan speen,battery health %,Cycle...
View ArticleFlux: Solar Production Data Resets at 4pm PST
Version 12.2.0 Self-hosting on RPi4 Trying to collect and display daily total PV production in my dashboard. G-bloc gathers information correctly but resets to 0kWh each day at 4PM PST (Los Angeles,...
View ArticleGrafana - Share Links Showing Full Dashboard Instead of Single Panel After...
Hi folks, I’m Michael. I have running Openhab beginning with version 2 years ago until now with version 5 a full 64-bit system. As I want to do more detailed data analysis of my smart home, I...
View ArticleHow to upload CSV into InfluxDB
All, I’m fairly new to grafana and influxdb. I’m having issues loading my csv file into Influxdb. Could You tell me where I went wrong? When I load the csv file, it only uploads one row. Thanks, C 2...
View ArticleAbsolute time duration for a Grafana Panel
I am trying to plot the one panel in Grafana, which should be fixed. Like if today’s date is 5 Nov then always Grafana panel time should be from 4 Nov 06:00 to 5 Nov 6:00. I am able to write the flux...
View ArticleHow to pair specific logs in Flux (InfluxDB) to calculate average duration?
Hello Community, I’m trying to calculate the average duration between POST and PUT events in InfluxDB using Flux in Grafana, but I’m encountering limitations. Objective: I have several POST events...
View Article