]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monitoring/grafana: Remove erroneous elements in hosts-overview Grafana dashboard 40899/head
authorMalcolm Holmes <mdh@odoko.co.uk>
Sat, 17 Apr 2021 22:11:48 +0000 (23:11 +0100)
committerMalcolm Holmes <mdh@odoko.co.uk>
Sat, 17 Apr 2021 22:11:48 +0000 (23:11 +0100)
commit382e293656cff4a0e7d84cc4d3dbfc005e82e10f
tree2720bdb99030d27ac0c9ff85dde0433b0701a065
parent91d20a48b98804d058a765cc5c3085e5b3102454
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>
monitoring/grafana/dashboards/hosts-overview.json