| commit | e6b082f1742faabf94e4ea85c34023b1dc973e01 | [log] [tgz] |
|---|---|---|
| author | Jaymes Mosher <jmosher@mirantis.com> | Tue Jan 02 16:52:27 2018 -0700 |
| committer | Jaymes Mosher <jmosher@mirantis.com> | Tue Jan 02 16:52:27 2018 -0700 |
| tree | 7f0c41c474abb9ea9a321959010de00c9bfbdef7 | |
| parent | 50327b98350c669b4d9c3f30aeac775f00138528 [diff] |
Fix main dashboard
The double-quotes in the main_prometheus dashboard do not need to be
escaped. It just results in double-escaping in the actual Grafana
dashboard which breaks things:
expr: avg(openstack_api_check_status{service=~\\"keystone.*public.*\\"})
Change-Id: Ia8ba02c081bf51b785dcd22a75040d540f00e4c3