]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Remove hard-coded timezone off Grafana dashboards
authorPatrick Seidensal <pseidensal@suse.com>
Fri, 11 Jun 2021 09:48:00 +0000 (11:48 +0200)
committerLaura Paduano <lpaduano@suse.com>
Tue, 13 Jul 2021 08:40:40 +0000 (10:40 +0200)
commit2fcd1de9419688a39f412510c9c4e3d5c4eed9e9
tree439cf22452c3893dd4de426a0f1a97fa2a69b0bc
parentb0bc8b6460261b761c90b165d1c797a7fa9a875f
mgr/dashboard: Remove hard-coded timezone off Grafana dashboards

Remove hard-coded timezone off Grafana dashboards to enable the Grafana
administrator to decide which timezone should be used for dashboards.

If we hard-coded those values, changing the global settings in Grafana
wouldn't have an effect. And the administrators can't change the
automatically imported Grafana dashboards provided by us.

Fixes: https://tracker.ceph.com/issues/51212
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit 5527c1c54f4cdc8d0ba6c86b259baa555bbd9def)
monitoring/grafana/dashboards/ceph-cluster.json
monitoring/grafana/dashboards/host-details.json
monitoring/grafana/dashboards/pool-detail.json
monitoring/grafana/dashboards/pool-overview.json
src/pybind/mgr/dashboard/ci/check_grafana_dashboards.py [new file with mode: 0644]
src/pybind/mgr/dashboard/ci/check_grafana_uids.py [deleted file]
src/pybind/mgr/dashboard/tox.ini