Bar chart side by side?
I’m logging several measurements. For each value there are many entries per hour. Now I want to have a bar chart which shows my the average for each value for one hour, the chat should show e.g. the...
View ArticleTime column - InfluxQL
Grafana V11.0 Hello. I am trying to sum values inside InfluxDB from Grafana using InfluxQL. I seem to have an issue with the time column. Using the following query in a table visual I get the expected...
View ArticleCalculation of values of influxdb query with different timestamp
I’m trying to add these values and it gives me this warning. I was reading several threads on the internet, but this is with influxdb, and I am at a dead end. A from(bucket: "PSA") |>...
View ArticleHow to Set Different Timeframes for Multiple Time Series Panels in Grafana?
Hi everyone, I’m working on a dashboard with multiple time series panels in Grafana, but I need each panel to display a different timeframe in order to showcase some pressure tests we ran with our...
View ArticleInfluxdb vs grafana: delayed results
Hi everyone! I am experiencing a delay in the query results in Grafana. The values shown in Grafana are about 90 seconds delayed compared to the values in InfluxDB. I used the same query in both...
View ArticleBandwidth graph from octets
Hi, I need to have a dashboard with bandwidth graph of data from mikrotik router. Now I’ve this situation Please could you explain me how to obtain what I wrote ? thanks 3 posts - 2 participants Read...
View ArticleMath based on another panel
Not sure this is possible but my situation is that I have 2 queries and 5 transformations just to get the result I need from InfluxDB using InfluxQL. This result is only half the equation. What I then...
View ArticleInflux: Create sum of a query grouped by tag
Hi all, I am using Influx 1.8 with InfluxQL. Below you can see in the top row of the gauges the result of the query ‘loadpoints’ This query is an integral over time that is grouped by a loadpoint tag:...
View ArticleHow handle null influx data
I have five measurements in my InfluxDB: ups1, ups2, ups3, ups4, and ups5. These measurements show up in my Grafana table as the status of each UPS. However, if one of the UPS devices goes offline or...
View ArticleCreate InfluxQL query with optional filter variables on Library Panel
After much research I have managed to develop this trick to be able to invoke a library panel (for example, table type), where the query uses one or more variables as filters in an optional way. In...
View ArticleRemove empty intervals from panel/dashbaord
What Grafana version and what operating system are you using? 11.2.3(ecc4799abc) What are you trying to achieve? Remove empty intervals from my dashboard. in the attached image i do not want to see...
View ArticleGroup data and set tag name as value name
Hello, I’m using Grafana 11.5.2 and I am currently facing issues with plotting GPS data. I am using InfluxDB as datasource. My database provides grafana with values, which I want to have separated...
View ArticleDisplay a growing sum of a value beginning at a fixed time
What Grafana version and what operating system are you using? Grafana 11.3.0 on OpenSuse Tumbleweed What are you trying to achieve? Get liters available in a tank in a time series starting from the...
View ArticleMissing Data in Grafana Graphs Despite Continuous Netdata + InfluxDB...
Issue Description: The system, running Debian 10 on an Intel NUC, was operating normally. However, there was a network connection interruption at approximately 12:10 PM on December 27. Despite the...
View ArticleGrafana Expressions Doesn't Work
What Grafana version and what operating system are you using? V9.2.2 What are you trying to achieve? I Have a Expression Query ($2BAvailability + $2CAvailability) / 2 The expression is simply add the...
View ArticleHow to threshold a time-series with InfluxDB 1.8?
What Grafana version and what operating system are you using? Grafana 9.2 Ubuntu 20.04 InfluxDB 1.8 What are you trying to achieve? I have the following InfluxDB query (using InfluxDB 1.8): SELECT...
View ArticleShow panel with data and no data in response
Hello I want to create an UP / DOWN pannel. So i have a stat panel with same influxDB querry for check the uptime of many server. I show uptime value in green color if UP If no data, (server down), i...
View ArticleInfluxdb and grafane retriving less number of rows than inserted
What are you trying to achieve? I inserted 997 metrics into InfluxDB and want to visualize and count them correctly in Grafana. How are you trying to achieve it? Inserted 997 data points into the...
View ArticleContinue of : Influxdb and grafane retriving less number of rows than inserted
sorry continuation of previous chat(Influxdb and grafane retriving less number of rows than inserted) as it did not allow after maximum replies, let me know if this is inappropriate, and will wait for...
View ArticleDaily view showing 2 columns for today
I’m 98% sure this is completely my lack of knowledge and understanding, but I need some assistance in fine tuning/correcting my Influx query. I am running Grafana 11.2.3 and Influx 2.7.11. With...
View ArticleNo output from data transformation
I’m not getting the output I am expecting regardless of if Grafana does a Transform data or Influx does the math for me. I have two queries that I want to do math on to determine a percentage. What I...
View ArticleSorting IP Addresses
Anyone have a good solution to sorting by IP address in the correct order? I have a Flux query that is generating just a simple table in Grafana however IP’s are sorted so that the last octet is...
View ArticleAdd Treshold below some min value
Hello, I’m very new to Grafana and I have watched some basic YT videos for beginners. They were quite helpful to get started. However I have come across to a problem that was already discussed before,...
View ArticleUnderstanding retention policy
Hello, I’m looking at the pricing sheet, and I’m not sure I understand this 14 days retention properly. I have a small project with a few Visualization Panel that show data from influxDB database....
View ArticleDownload CSV default option for timeseries
Hello, I have set up visualization panel that display three different process values as timeseries. All values are of the same type and the same range. When I go to Inspect->Data I have option to...
View Article