Fix Calico dashboard name and description
Change-Id: I4eceda7d83d6e7605cf33a97c1fdb0c475e2e4ab
diff --git a/kubernetes/files/grafana_dashboards/calico_prometheus.json b/kubernetes/files/grafana_dashboards/calico_prometheus.json
index fc56e25..65d6c02 100644
--- a/kubernetes/files/grafana_dashboards/calico_prometheus.json
+++ b/kubernetes/files/grafana_dashboards/calico_prometheus.json
@@ -1,5 +1,5 @@
{% raw %}{
- "description": "Monitors Calico cluster using Prometheus. Shows overall cluster processes and usage>",
+ "description": "Monitors Calico cluster using Prometheus. Shows overall cluster processes and usage.",
"editable": true,
"gnetId": 315,
"graphTooltip": 0,
@@ -1542,6 +1542,6 @@
]
},
"timezone": "browser",
- "title": "Calico cluster monitoring (via Prometheus)",
- "version": 4
+ "title": "Calico",
+ "version": 5
}{% endraw %}