]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monitoring/grafana: Remove erroneous elements in hosts-overview Grafana dashboard 41650/head
authorMalcolm Holmes <mdh@odoko.co.uk>
Sat, 17 Apr 2021 22:11:48 +0000 (23:11 +0100)
committerAvan Thakkar <athakkar@localhost.localdomain>
Wed, 2 Jun 2021 13:14:14 +0000 (18:44 +0530)
commit3415b938cc5ba1df27fc1454baef0d2fcf1d2d2b
treee99c6dccb7fdc5cd6af9ba8f9296e6d3da448e08
parent045a4d03d58a3af5d7ae689f1612ee4c0594794e
monitoring/grafana: Remove erroneous elements in hosts-overview Grafana dashboard

The hosts-overview Grafana dashboard json file contains a repeated element, making
it invalid JSON. Some JSON parsers handle this. However, this prevents Jsonnet
from parsing the dashboard, which prevents the deployment of this dashboard via
Jsonnet.

Fixes: https://tracker.ceph.com/issues/50410
Signed-off-by: Malcolm Holmes <mdh@odoko.co.uk>
(cherry picked from commit 382e293656cff4a0e7d84cc4d3dbfc005e82e10f)
monitoring/grafana/dashboards/hosts-overview.json