Merging two variables in Azure managed grafana dashboard

  • What Grafana version and what operating system are you using?
    Azure managed Grafana - version 10.2.1

  • What are you trying to achieve?
    Needs to display all clusters from multiple Prometheus DataSource’s

  • How are you trying to achieve it?

  • What happened?
    Hi All, can some one please help on merging two variables. My env like we have 2 Prometheus Datasource’s configured. I have created one dashboard with two variables like $datasource and $cluster. In $datasource variable we can see all the configured Prometheus DataSources. Actually, one DataSource contains cluster1 and another contains cluster2. When I drop down $cluster variable it is showing only one based on $datasource selection.
    My requirement is both clusters 1&2 should display in cluster variable.

  • What did you expect to happen?
    In $cluster variable should display both the clusters

  • Can you copy/paste the configuration(s) that you are having problems with?
    image
    image

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?