Gauge: Replace empty query with value from another query
Hello! Thanks for you help already. Certainly my way of thinking might be biased / blocked by my previous attempts of solving it. So I am also happy for any other ideas. What Grafana version and what...
View ArticleEpoch & Unix Timestamp Conversion
Hi Team, I have “x509_cert” data from Telegraf to InfluxDB. Below is my query which I am using in dashboard. from(bucket: "monitoring_metrics") |> range(start: v.timeRangeStart, stop:...
View ArticleExpression is not operated in grafana dashboard
I use Grafana v9.5.14. I am using HOST-RESOURCES-MIB::hrStorageUsed and HOST-RESOURCES-MIB::hrStorageSize for my virtual machine to see the used / size ratio. I have 2 queries, in query A, I have the...
View ArticleTransform -> Convert Field Type fails if my input is an "On"/"Off" string
What Grafana version and what operating system are you using? Grafana v11.2.2 on a Raspberry Pi 5 Bookworm. Data source is InfluxDB on the same Pi. What are you trying to achieve? Ultimately a “logic...
View ArticleOpenhab, Grafana & InfluxDB2 - State Timeline & Status History for Simple...
Openhab, Grafana & InfluxDB2 - State Timeline & Status History for Simple motion sensors Hi i was hoping someone could help a newbie out. Im playing around with Grafana trying to make a...
View ArticleInvalid: compilation failed: error at @x:x-x:xx: expected RPAREN, got EOF...
I used Grafana 11.2.2. I could see my vsphere environments dashboards such as vSphere Overview, vSphere Hosts, vSphere VMs, vSphere Datastore dashboards. After updating Grafana from 11.2.2 to 11.3.0 I...
View ArticleCombine timeseries with constant coming from json data
What Grafana version and what operating system are you using? Linux open source grafana v10 What are you trying to achieve? Combine two datasources: influxdb and infinitive plugin - json data How are...
View ArticleDaily, Weekly, Monthly Value doesn't show the first value properly in bar chart
What Grafana version and what operating system are you using? Grafana V10.3.3 on AWS with data query to influxDB V2. The local timezone is 6h ahead. What are you trying to achieve? Using difference...
View ArticleQuery not executed if I paste url
What Grafana version and what operating system are you using? 11.3 on almalinux 9 What are you trying to achieve? display graphs in icinga2 How are you trying to achieve it? integrating grafana with...
View ArticleQuery how many times a value exceeded a threshold and display that number
Hello: Query how many times a value exceeded a threshold and display that number. I have a time series graph and I am trying tous graph is an interface bps rate. Can someone provide any tips? TIA. 4...
View ArticleCan not connect Grafana to InfluxDB
What Grafana version and what operating system are you using? Grafana cloud version (V3) What are you trying to achieve? Using SQL connection trying to connect and visualise data from a Cloud instance...
View ArticleWhat type of visualisation can be used in Grafana to achieve the following?
What Grafana version and what operating system are you using? Grafana in Docker version Grafana v11.3.0 (d9455ff7db) InfluxDB InfluxDB v2.7.10 What are you trying to achieve? Basically I want to show...
View ArticleFlux query syntax help
Hi, I use graphana to querry some influxDb value. I have temperature, Humidity, timestamp, ID and EUI If I make a querry without EUI or ID, all work well On my querry I would like to have only the...
View ArticlePossibility of an InfluxDB Data Explorer Integrated into Grafana
Dear Readers, I currently use an IOT2050 device, an InfluxDB database, and a Grafana application both open source and latest version. At the moment, we build the dashboards for our clients ourselves,...
View ArticleAverage electricity based on SPOT and consumption
Newbi asking what I need to do, in order to get grafana to calculate average electricity price (cent/kWh). Consumption data is read once every hour and stored into influxDB as well as Spot market...
View ArticleSpurious "Ignoring InfluxDB data frame due to missing numeric fields" warning...
What Grafana version and what operating system are you using? grafana 11.3.0 on Ubuntu 24.04 What are you trying to achieve? I want to have a single alert that works with multi-dimension data. Eg,...
View ArticleHow can I change a value in influxDB with grafana?
Hello everyone, I am somewhat new to grafana and I am starting to use it in a robotic project in conjunction with influxdata, a somewhat particular use, I am looking for a way to be able to, from...
View ArticleFlux Variable For "From" and "To" in Date Picker
Hello - I have a dash that displays slices of data across various time ranges. When the user selects variable drop down for a specific slice, the data presented is outside of the current viewing...
View ArticleVariable evaluation fails when expression added
What Grafana version and what operating system are you using? [v10.1.9] What are you trying to achieve? An InfluxDB query with a math operation that involves a variable with a decimal point What...
View ArticleHow to get the start or stop of time window ($timeFilter work, $timeTo not)
Using Grafana cloud with Influxdb3/InfluxQL. Trying to get specific time periods within a window. This works: SELECT time, extruder_target FROM "gantry" WHERE $timeFilter However, this does not:...
View Article