grafana-dashboards
grafana-dashboards copied to clipboard
Alert list panel (ID #112) hard coded datasource "prometheus"
Problem
Currently it is not possible to use a Grafana template variable as the data source for the "Alert list" plugin:
https://github.com/onzack/grafana-dashboards/blob/main/grafana/kubernetes/with-recording-rules/standard-namespace-monitoring.json#L1808
Unfortunately this cannot be resolved until the plugin supports Grafana template variables.
Unfortunately, this is still an issue. -> https://github.com/grafana/grafana/issues/79046