You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both prometheus and alertmanager use very similar "self scrape" jobs (prom, am), but for some reason, the prometheus scrape job has a juju_unit label, while alertmanager does not (see screenshot).
To Reproduce
Deploy the following bundle:
graph LR
prom ---|metrics-endpoint| first
prom ---|metrics-endpoint| second
Model Controller Cloud/Region Version SLA Timestamp
welcome-k8s microk8s microk8s/localhost 3.5.1 unsupported 16:41:38-04:00
App Version Status Scale Charm Channel Rev Address Exposed Message
first 0.27.0 active 2 alertmanager-k8s latest/edge 125 10.152.183.34 no
prom 2.52.0 active 1 prometheus-k8s latest/edge 209 10.152.183.223 no
second 0.27.0 active 2 alertmanager-k8s latest/edge 125 10.152.183.181 no
Bug Description
Both prometheus and alertmanager use very similar "self scrape" jobs (prom, am), but for some reason, the prometheus scrape job has a
juju_unit
label, while alertmanager does not (see screenshot).To Reproduce
Deploy the following bundle:
Environment
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: