Top "Grafana-templating" questions

How to set a dashboards on Grafana home page?

I have several dashboards in the Grafana, when I log in to the Grafana, I encounter with the Dashboard Not …

grafana grafana-templating
Grafana Legend format :9100 removal

I have ":9100" showing up at the end of my metrics. I am using a prometheus datasource with my company and …

grafana prometheus grafana-templating
How to use the selected period of time in a query?

I'm using Grafana with Prometheus and I'd like to build a query that depends on the selected period of time …

grafana prometheus promql grafana-templating
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
Can we create an alert on a singlestat

Can we create an alert on a singlestat? I don't see an "alert tab" to create an alert. Can you …

grafana grafana-templating grafana-api grafana-alerts
Grafana: global variables to access [from,to] values of the time range

I am doing some tests with a MySQL data-source and make use of the timefilter inside the SQL query: // my …

grafana grafana-templating
How to use request parameter value in Grafana query string

I am using Grafana and my URL string is like: http://servername:3000/dashboard/db/dashboard?refresh=10s&node=hanoi …

grafana grafana-templating grafana-api
Grafana templating: Regex for Prometheus label_values variables

I am trying to setup templating in Grafana using the label_values function. The documentation specifies the possibility to query …

grafana prometheus grafana-templating