]> 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)
committerPatrick Seidensal <pseidensal@suse.com>
Wed, 16 Jun 2021 07:10:32 +0000 (09:10 +0200)
commit5527c1c54f4cdc8d0ba6c86b259baa555bbd9def
treeeefd3ac2747f074ee98569f496e77292914019b1
parent8218d43e5fd8d862397c056a421def2356f32c53
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>
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