InfluxDB Tags in Graph Tooltip
Hello Grafana-community, I use Grafana with InfluxDB since two weeks and I have an problem which I cannot solve by myself. Because of this I hope you can help me. Grafana version:...
View ArticleHomeassistant gas calculation daily base
Hi, i am using a home assitant helper to get daily consumption of my gas. I try to get it via influxdb 2 in grafana. My query looks like: import "timezone" option location = timezone.location(name:...
View ArticleCan I query the result of a math operation done through Grafana?
Let’s say I have 2 queries in Grafana (in InfluxQL) querying 2 different measurements (queryA and queryB). In InfluxQL, I can’t easily combine 2 measurements if they don’t have the same structure, but...
View ArticleHow to display values from rows as data in columns in a table (using data...
Hi, I recently started my adventure with Grafana and I need to create a panel that will show the storage status of the plugged-in drives to the server. So far, I collect data on computer...
View ArticleVisualization of solar panel with consumption
I am trying to visualize power comsumption and power delivery for my house/solar plant in Grafana. Data is stored in a influxdb. What I store in the influxdb are the meter readings for consumption and...
View ArticleMonthly summary of solar radiation kWh/m²
Hi, am using Grafana 8.3.3 with Influx DB 1.7.10 One of the values I do store in the context of my PV system is the solar radiation (kW/m²), one value every minute. So far I get nice graphs and can...
View ArticleGrafanaOSS 10.3.1 - Issue after upgrading from 10.2 with Influx Query
Hi, I Recently upgraded Grafana OSS 10.2 to version 10.3.1 Using InfluxDB v1.8.x as main Data source I have roughly 60 Dashboard running tracking varies metrics. Since upgrading I find that some...
View ArticleGrafana histogram grouping data
Hi All, I have influxdb data with fields from temp1 to temp150 and corresponding values for each. Now in Grafana, I want to group them into histogram like temp1 to temp30 into 1 group and similarly...
View ArticleColor by field not working properly when using influx as source
What Grafana version and what operating system are you using? 10.3.1, Fedora 38 What are you trying to achieve? My bar chart should have a different color depended on the sun attitude How are you...
View ArticlePossible to combine two lines into one?
Hello, It so happened that I have two different friendly names for 1 entity_id in my Home Assistant. As a result of it, the graph shows 2 different line colours and the legend shows two separate...
View ArticleTwo bar charts aggregated
Hello, I have two bar charts, one showing heating gas consumption and theother DHW gas consumption: from(bucket: "Baza") |> range(start: v.timeRangeStart, stop: v.timeRangeStop) |> filter(fn:...
View ArticleAdding limit to query end value
Hello, i got a dashboard that displays a Value that comes out of a query to influx and i want to add a limit to it in the end of all. Any ideas? Thx. 10 posts - 2 participants Read full topic
View ArticleLookup status codes from SMA photovoltaic inverter
Hi! I’m doing my first steps with Grafana… What Grafana version and what operating system are you using? Grafana 10.2.3 on Raspbian What are you trying to achieve? I’m reading a status code from my...
View ArticleTo do symetrical voltmeter gauge
Morning I am new on Grafana, I built my first dashboard. Someone can explain to me please to configure voltmeter gauge with symmtrical color, nominal center 6V (example attached) , orange +/- 1V, red...
View ArticleHighlight missing data on graphs
Hi, I’ve a data source that can often return no data for a certain data point, and I’m looking for a way to visually highlight if and data point in that row is null. I am imagining something like...
View ArticleGrouping data with slightly different timestamp
Hi, I’m using Grafana v10.2.3 on Raspbian. I’m collecting monthly sums from various energy counters in an InfluxDB. These values should be grouped by month, but it seems that timestamps differ by...
View ArticleShow only nightly data from time series in dashboard
Hello, I have a time series db (influx v1.8) in which I have stored a year’s data on my home energy consumption. (resolution=minute, field key = energy) I want to make a graph in which I only show the...
View ArticleGrafana Difference of Values from 00:00 to 23:59
What Grafana version and what operating system are you using? Grafana 9.1.3 installed in a Raspberry Pi with Home Assistant. What are you trying to achieve? Create an Energy Metering Dashboard that...
View ArticleCreate bar gauge to count string fields
Using Grafana Cloud with InfluxDB, I want a bar gauge showing a count of how many devices are running each firmware version. The data comes from Telegraf. Here’s a simplified example in line format...
View ArticleAveraging angle
Hi, I’m using time series or single stat to display angle values in the range 0/360. When the angle varies around the 0, then the mean value calculated by the grafana is wrong. I’m using grafana with...
View Article