grafana-templating Questions
4
Solved
I use grafana to plot timeseries data. In a timeseries plot i want to add a constant line which comes from a monitoring level. The value of that level is dynamic (from a postgres database) the time...
Torgerson asked 15/7, 2021 at 11:48
4
Solved
I have several dashboards in the Grafana, when I log in to the Grafana, I encounter with the Dashboard Not Found error.
I want to set one of the Grafana dashboards as the home page (default page) ...
Hultin asked 9/1, 2018 at 9:14
3
Solved
I am trying to make a detailed dashboard in grafana that opens on click. I do it by passing a variable to the dashboard debending on the clicked facility. When the dashboard opens it needs to displ...
Aconite asked 5/11, 2018 at 12:58
2
I need to be able to use variables in table names - I basically have the same set of tables used for different types of data, so I would like to just have one dashboard and swapping between all typ...
Kolk asked 17/8, 2020 at 10:15
1
I have Kubernetes running (K3s on TrueNAS scale). I've deployed Prometheus and Grafana and am able to access the metrics in Grafana. I now want to create a stacked line chart that shows memory usag...
Lilias asked 9/10, 2022 at 15:3
3
I’m trying to suss out how to format my key/value pair dashboard variable. I’ve got a variable whose definitions are:
sensor_list = 4431,8298,11041,13781
sensor_kv = 4431 : Storage,8298 : Stairs,11...
Landa asked 12/2, 2021 at 1:55
2
Solved
I have a grafana docker image which have hawkular-datasource pre-configured using configuration files.
After after running grafana instance, I have a json given by teammate, which can be imported...
Farahfarand asked 21/2, 2019 at 18:16
3
I have ":9100" showing up at the end of my metrics. I am using a prometheus datasource with my company and can't change it. Has anyone figured out how to remove this? I was thinking maybe templates...
Benedictbenedicta asked 14/11, 2017 at 19:9
3
Solved
I'm using Grafana with Prometheus and I'd like to build a query that depends on the selected period of time selected in the upper right corner of the screen.
Is there any variable (or something li...
Frederic asked 6/11, 2017 at 16:54
1
is it possible to use Grafana's userID or user variables in MySQL query ?
For example :
SELECT id,name FROM table WHERE user_id=$Grafana.User.id
Or is there another way to assign a custom vari...
Chiaroscuro asked 19/5, 2019 at 8:31
1
Solved
I am trying to setup templating in Grafana using the label_values function.
The documentation specifies the possibility to query label_values like:
label_values(metric, label)
In my use case there...
Preceptive asked 30/7, 2019 at 7:51
0
in Elasticsearch we have a document like follows:
{
"_index": "1",
"_type": "_doc",
"_id": "2018-11-12 7:00:00 - 2018-11-12 7:30:00",
"_score": 1,
"_source": {
"start": "2018-11-12 7:00:00"
...
Twiddle asked 19/12, 2018 at 11:45
1
Can we create an alert on a singlestat? I don't see an "alert tab" to create an alert. Can you please suggest me a way to compare two singlestat from 2 data sources.
Eisenhower asked 11/4, 2018 at 20:26
1
Solved
I am using Grafana and my URL string is like:
http://servername:3000/dashboard/db/dashboard?refresh=10s&node=hanoi
How can i use the value of node i.e. "hanoi" in my Grafana Query string.
...
Colum asked 9/1, 2018 at 19:45
1
© 2022 - 2024 — McMap. All rights reserved.