Bumping this as it would be great to understand the conditions where 
`external_labels` are expected to be seen.

On Wednesday, 8 July 2020 12:29:30 UTC+9, Aaron Layfield wrote:
>
> 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/33e7150d-97de-4d11-8d88-e95fed5267a0o%40googlegroups.com.

Reply via email to