alertmanager-configurer-k8s
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 10 | 15 Feb 2023 | |
| latest/candidate | 10 | 15 Feb 2023 | |
| latest/beta | 10 | 15 Feb 2023 | |
| latest/edge | 11 | 21 Feb 2023 |
juju deploy alertmanager-configurer-k8s
Alertmanager Configurer
The Alertmanager Configurer Charmed Operator provides an HTTP-based API for managing Alertmanager configuration.
Juju charm in this repository has been designed to supplement the alertmanager-k8s charm.
It leverages the alertmanager_remote_configurer interface, provided by the alertmanager-k8s,
to send the configuration over to the Alertmanager inside the Juju relation data bag.
Full description of the API is available in https://github.com/facebookarchive/prometheus-configmanager/blob/main/alertmanager/docs/swagger-v1.yml.