From 27b1009acd2417779fa2b977a12e8c75753c4216 Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Tue, 30 Jun 2020 15:45:44 +0100 Subject: [PATCH] Rename the dashboard in the mixin to 'Prometheus Overview'. (#7489) Due to https://github.com/grafana/grafana/issues/15642, this prevents users putting this dashboard in a Grafana folder called 'Prometheus'. Signed-off-by: Tom Wilkie --- documentation/prometheus-mixin/dashboards.libsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/prometheus-mixin/dashboards.libsonnet b/documentation/prometheus-mixin/dashboards.libsonnet index 3cc6c37d38..52bd2d69ac 100644 --- a/documentation/prometheus-mixin/dashboards.libsonnet +++ b/documentation/prometheus-mixin/dashboards.libsonnet @@ -10,7 +10,7 @@ local template = grafana.template; { grafanaDashboards+:: { 'prometheus.json': - g.dashboard('Prometheus') + g.dashboard('Prometheus Overview') .addMultiTemplate('job', 'prometheus_build_info', 'job') .addMultiTemplate('instance', 'prometheus_build_info', 'instance') .addRow(