In my case I am trying to use external_labels for applying a standard
cluster name label for the kubernetes_cluster.
I am expecting that when an alert triggers via the alertmanager, this label
should be present in the output.
However, it seems like the label is not present or I have done something
wrong.
This is how the Prometheus config looks:
```
prometheus.yml: |
global:
external_labels:
kubernetes_cluster_name: xyz
```
But the alert comes out of alertmanager without that label:
Under what conditions should we expect to see the external_labels?
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/a0d5a4e8-aa81-4f0a-90ca-c0dd17d3e9d3o%40googlegroups.com.