]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add remote write section to prometheus configuration
authorAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Wed, 29 Apr 2026 04:34:23 +0000 (10:04 +0530)
committerAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Thu, 30 Apr 2026 13:17:10 +0000 (18:47 +0530)
commit7b2b62dcfcdb0fc797c94e4948c24cc60e9ebdb9
tree1b39ea68d55a331923cf0afb9dbe4a1ad3a0948e
parent0358a5ca99d9df1a4d4481177f1c3d57ef729b87
mgr/dashboard: add remote write section to prometheus configuration

Add cli commands to add/remove remote_write section to prometheus configuration template

Fixes: https://tracker.ceph.com/issues/76316
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2
src/pybind/mgr/cephadm/tests/services/test_monitoring.py
src/pybind/mgr/dashboard/controllers/prometheus.py
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py