Quick follow-up on this, On Thu, 11 Mar 2021 14:58:41 +0100 Marc 'risson' Schmitt <risson@cri.epita.fr> wrote:
Indeed. I just merged https://github.com/ceph/ceph/pull/39932 which fixes the names of those config keys.
Cephadm is supposed to include some default Prometheus configuration for alerting[1], if this configuration is present in the container. It gets the path to this configuration from `mgr/cephadm/prometheus_alerts_path`, which is by default `/etc/prometheus/ceph/ceph_default_alerts.yml` and is indeed a valid Prometheus rules file inside the ceph-mgr container. However it doesn't end up in `/var/lib/ceph/<uuid>/prometheus/etc/prometheus/alerting/` as they should. Is there anything in particular I have to configure for this to work? [1] https://github.com/ceph/ceph/blob/v15.2.8/src/pybind/mgr/cephadm/services/mo... Thanks in advance, -- Marc 'risson' Schmitt CRI - EPITA