From 6bc11d41c517b49fcf89b555a5afe4284e556a72 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Tue, 13 Feb 2018 10:48:33 -0700 Subject: [PATCH] Renames dashboard to 'Ops: Switch Overview', and disables the '-- Grafana --' datasource. --- config/federation/grafana/dashboards/Switch_Metrics.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/federation/grafana/dashboards/Switch_Metrics.json b/config/federation/grafana/dashboards/Switch_Metrics.json index d820bba8..c850da8e 100644 --- a/config/federation/grafana/dashboards/Switch_Metrics.json +++ b/config/federation/grafana/dashboards/Switch_Metrics.json @@ -4,7 +4,7 @@ { "builtIn": 1, "datasource": "-- Grafana --", - "enable": true, + "enable": false, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", @@ -1502,6 +1502,6 @@ ] }, "timezone": "browser", - "title": "Switch Metrics", + "title": "Ops: Switch Overview", "version": 32 }