]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: enabling security on prometheus monitoring stack
authorRedouane Kachach <rkachach@redhat.com>
Wed, 25 May 2022 10:27:23 +0000 (12:27 +0200)
committerRedouane Kachach <rkachach@redhat.com>
Mon, 20 Feb 2023 12:02:08 +0000 (13:02 +0100)
commitf967ac061ebee362cdc82c458e955da75a9045e9
treecce9a0c2fce8f6a4cf6d06f87ca64f599432ded4
parent16dd82a5b52d1e5a4d52badc2a4798ed155e8f1d
mgr/cephadm: enabling security on prometheus monitoring stack

Signed-off-by: Redouane Kachach <rkachach@redhat.com>
22 files changed:
src/cephadm/cephadm.py
src/pybind/mgr/cephadm/http_server.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/service_discovery.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/alertmanager/alertmanager.yml.j2
src/pybind/mgr/cephadm/templates/services/alertmanager/web.yml.j2 [new file with mode: 0644]
src/pybind/mgr/cephadm/templates/services/grafana/ceph-dashboard.yml.j2
src/pybind/mgr/cephadm/templates/services/node-exporter/web.yml.j2 [new file with mode: 0644]
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2
src/pybind/mgr/cephadm/templates/services/prometheus/web.yml.j2 [new file with mode: 0644]
src/pybind/mgr/cephadm/tests/test_service_discovery.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/dashboard/controllers/prometheus.py
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/tests/test_prometheus.py
src/pybind/mgr/mgr_util.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/pybind/mgr/prometheus/module.py
src/pybind/mgr/requirements-required.txt