]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-mixin: refactor the structure of _config and utils
authorArthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Mon, 16 May 2022 11:46:20 +0000 (13:46 +0200)
committerArthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Tue, 7 Jun 2022 07:30:43 +0000 (09:30 +0200)
commit8109f7da40ab2748cbd52b55f30712e1705f071f
treefadeb9fe889bf2d6e0dd69c74e81fd3529bc5c8a
parent89d62b6cae61ebfd88f3fe61d7e363d28b2cf115
ceph-mixin: refactor the structure of _config and utils

Before this refactor we couln't override the config externally. Now the
_config is correctly propagated and not only taken from the
config.libsonnet file.

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
(cherry picked from commit fd4f484d220d98ba684878c87488cd74c502b4ff)
monitoring/ceph-mixin/dashboards.libsonnet [new file with mode: 0644]
monitoring/ceph-mixin/dashboards/cephfs.libsonnet
monitoring/ceph-mixin/dashboards/dashboards.libsonnet [deleted file]
monitoring/ceph-mixin/dashboards/host.libsonnet
monitoring/ceph-mixin/dashboards/osd.libsonnet
monitoring/ceph-mixin/dashboards/pool.libsonnet
monitoring/ceph-mixin/dashboards/rbd.libsonnet
monitoring/ceph-mixin/dashboards/rgw.libsonnet
monitoring/ceph-mixin/dashboards/utils.libsonnet
monitoring/ceph-mixin/mixin.libsonnet