Top "Grafana" questions

Grafana is an open-source web application for visualizing time-series databases, such as InfluxDB, Graphite, Prometheus and OpenTSDB

Is it possible to duplicate a row in grafana?

I want to have many rows on the same dashboard which are very similar, so row duplication would prove very …

graphite grafana
Grafana - use custom variable as regex in query

we have prometheus datasource and I’m stuck at trying to use custom variable with few values as comma separated …

grafana prometheus grafana-templating
How do you create trend line in grafana charts

I am using grafana with opentsdb. I can create charts with avg, max, min etc but I dont see how …

opentsdb grafana
Prometheus-Grafana : How to use wildcard in query

I have below labels in prometheus, how to create wildcard query while templating something like “query”: “label_values(application_*Count_…

prometheus grafana microprofile
Grafana dividing 2 series

I'm trying to divide 2 series to get their ratio. For example I'm got sites (a.com, b.com, c.com) …

graphite grafana divide
How would I graph cpu usage in grafana using Prometheus and the collectd exporter?

New to promql and I'm trying to graph cpu usage over time and I've found the following example getting a …

grafana prometheus collectd promql
Grafana difference between two datapoints

In a Graphana dashboard with several datapoints, how can I get the difference between the last value and the previouse …

dashboard grafana difference graphite graphite-carbon
Calculating request per second using InfluxDB on Grafana

I use telegraf plugin nginx to read Nginx's basic status information (ngx_http_stub_status_module) This is my query …

influxdb grafana
influxdb and grafana timezone mismatch

I'm trying to use curl to write datapoints into to influxdb and then display with grafana. The following successfully writes …

time influxdb grafana
How to display grafana graphs in my website's admin panel securely?

I have created a few nice plots in grafana. I want to display some of them directly in my website's …

php graphite grafana