commit | eb97a444ed5ffa92e1cdaa3d97c03a57f9326485 | [log] [tgz] |
---|---|---|
author | Bartosz Kupidura <bkupidura@mirantis.com> | Thu May 11 12:15:00 2017 +0200 |
committer | Bartosz Kupidura <bkupidura@mirantis.com> | Thu May 11 12:15:00 2017 +0200 |
tree | da62b0cdd268822f04dbe2d17d481bad131c402d | |
parent | 3e3dfd37a851c1495879ceea092f70241b435b58 [diff] |
Enable {%raw%} in grafana dashboard template Change-Id: Iff39e2a916bc320a498568d3f4f02f2a83d03227
diff --git a/prometheus/files/grafana_dashboards/prometheus_performances_prometheus.json b/prometheus/files/grafana_dashboards/prometheus_performances_prometheus.json index 307efa1..0ff1031 100644 --- a/prometheus/files/grafana_dashboards/prometheus_performances_prometheus.json +++ b/prometheus/files/grafana_dashboards/prometheus_performances_prometheus.json
@@ -1,3 +1,4 @@ +{% raw %} { "annotations": { "list": [] @@ -1708,3 +1709,4 @@ "title": "Prometheus Performances", "version": 4 } +{% endraw %}