Questions tagged [grafana-dashboard]
37 questions
0
votes
1 answer
Get FDQN from url and link it to grafana dashboards data link
I have a grafana dashboard and I want to extract the url and use it in grafana data links .is there a variable I can use in order to get the url.
Example: I want to extract this https://bingoke.com and use it in datalinks
I want to replace…

Abraham Lugonzo
- 45
- 4
0
votes
2 answers
How to embed Azure Kusto Dashboard panel as iframe in Grafana Dashboard
Problem Statement:
I've Grafana dashboard in Grafana and Kusto Dashboard in Azure Kusto Data Explorer.
And, I'm trying to integrate some panels of Kusto dashboard into Grafana dashboard using Iframe as I want to make only one dashboard for…

chandan prasad
- 111
- 1
- 10
0
votes
1 answer
Multiple series with one query in Grafana using PostgresQL as datasource
I have data in a Postgres table with roughly this form:
CREATE TABLE jobs
(
id BIGINT PRIMARY KEY,
started_at TIMESTAMPTZ,
duration NUMERIC,
project_id BIGINT
)
I also came up with a query that is kinda…

l7r7
- 1,134
- 1
- 7
- 23
0
votes
1 answer
Restrict grafana user from creating any new folder
We have several folders containing the dashboards. Each folder is meant for a specific team. The team-member can do what ever he/she wants to create within that folder only.
I know how to restrict a user to a particular folder but not sure how can I…

coderKeed
- 21
- 6
0
votes
1 answer
Grafana dashboard graphs does not shows units
I am new in grafana-influxdb-telegraf platforms.
My environment is, i have influxdb and grafana which runs on linux 7.
Also i have sql servers which runs on Windows. And thatswhy i have configured telegraf for capture logs.
When i import some…

microracle
- 69
- 1
- 11
-1
votes
1 answer
Why the line graph is not continuous
I have 4 series of data in Grafana chart, but graph lines aren't continuous. Anyone knows why? Here is a sample graph with query:

sosnus
- 968
- 10
- 28
-1
votes
1 answer
How to monitor over 500+ servers using Grafana from SQL server as data source
Currently we're monitoring our SQL servers running in Windows platform via MS SQL server reporting services using shared data sources. To confirm what I mean, we don't store data at centralized server to monitor over 500 target servers. We keep…

Newbie-DBA
- 107
- 5