
prometheus-configurer-k8s
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 11 | 15 Feb 2023 | |
latest/candidate | 11 | 15 Feb 2023 | |
latest/beta | 11 | 15 Feb 2023 | |
latest/edge | 11 | 15 Feb 2023 |
juju deploy prometheus-configurer-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
Prometheus Configurer
The Prometheus Configurer Charmed Operator provides an HTTP-based API for managing Prometheus alerting rules.
Juju charm in this repository has been designed to supplement prometheus-k8s charm. It leverages
the prometheus_remote_write
interface, provided by the prometheus-k8s, to send over
the alerting rules to the Prometheus Server inside the Juju relation data bag.
Full description of the API is available in https://github.com/facebookarchive/prometheus-configmanager/blob/main/prometheus/docs/swagger-v1.yml.