Skip to content

Test scrapping of rabbitmq exporter from the cluster

Antoine R. Dumont requested to merge test-scrapping into master

Currently, it's our pergamon node (static infra) which does it. But, as we do not have an alertmanager, we can't trigger alerts out of the rabbitmq metrics (among other things). In deploying a service monitor which does the scrape, our metrics can become accessible to trigger those alerts. In fine, being able to design new alerts to be notified when stuck listing task issue occur.

The following mr declares the same service-monitor the swh-charts way [1]

[1] swh-charts!333 (merged)

Tested through local apply and it's working, see below:

2024-02-06_17-07-54

2024-02-06_17-07-16

Refs. swh/infra/sysadm-environment#5213 (closed)

Edited by Antoine R. Dumont

Merge request reports