]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: mount grafana dashboards from the path
authorNizamudeen A <nia@redhat.com>
Fri, 16 Feb 2024 07:58:06 +0000 (13:28 +0530)
committerAdam King <adking@redhat.com>
Tue, 19 Mar 2024 14:03:49 +0000 (10:03 -0400)
commit1813eba9fc317f254b06ef757eb288061edbea9a
tree3e6d73db2761e0249ccacbcb73e47af69df14779
parent997409c7c18baf2f883f2dc35f7a94d89e3e72f9
mgr/cephadm: mount grafana dashboards from the path

For this, the grafana dashboards are installed directly to the
containers and later, cephadm picks it up to mount the dashboards to the
grafana container

Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 2a112acd0a40ceed173e3b168ea30da5c31b27ad)
ceph.spec.in
debian/rules
src/cephadm/cephadm.py
src/cephadm/cephadmlib/constants.py
src/cephadm/cephadmlib/daemons/monitoring.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/grafana/providers.yml.j2 [new file with mode: 0644]