-
What Grafana version and what operating system are you using? Grafana v7.5.5 , Centos7
-
What are you trying to achieve? We are setting up production monitoring with Prometheus. Goal is to create single dashboard with multiple datasource from multiple region that get drill down upto last node. Also we want to show the overall instance details while selecting all the datasource from Dashboard itself without tweaking query under panel.
-
How are you trying to achieve it? Per Region one Prometheus and Aggregating data from multiple region on single Grafana. Using $datasource as variable to switch between data source from multiple region.
-
What happened? We can query multiple data source from single dashboard with the help of datasource variable.
-
What did you expect to happen? Currently we can combine all the instances from single datasource to present data like overall memory/cpu/disk from that particular region but when we combine all the data sources from all the region it not working.
-
Can you copy/paste the configuration(s) that you are having problems with? NA
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were. NA
-
Did you follow any online instructions? If so, what is the URL? Standard official documentation.
Any suggestions are welcome.
Thanks in advance.