commit | d188360002965657ee05c79a842eff8242b8bae3 | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Tue Jun 13 12:06:07 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Tue Jun 13 12:06:53 2017 +0200 |
tree | 38c5d739a082ee17bf8623442fff75df8d5f4143 | |
parent | a0799e9f9925d996380a3602f83e948dbe14adb2 [diff] |
Fix Prometheus dashboard Change-Id: Ia8de22163a3b1635b40664f517da2f9aea9fa76c
diff --git a/etcd/files/grafana_dashboards/etcd_prometheus.json b/etcd/files/grafana_dashboards/etcd_prometheus.json index 2bdff24..bed4cf7 100644 --- a/etcd/files/grafana_dashboards/etcd_prometheus.json +++ b/etcd/files/grafana_dashboards/etcd_prometheus.json
@@ -1,3 +1,4 @@ +{%- raw %} { "annotations": { "list": [] @@ -793,3 +794,4 @@ "title": "Etcd Cluster", "version": 0 } +{%- endraw %}