Anyone know of a way to add a label to *all* metrics that is the value of a label on the Kubernetes namespace of the incoming alert? for example, setting a label 'team_name' automatically for the metric kube_pod_container_status_restarts_total based on the value of 'team_name' on the namespace metadata. The goal is to find *some* way to dynamically decide what receiver to send an alert to based on metadata from k8s rather than explicitly defining it in the alertmanager config.
-- 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/ace391d2-0ee1-4f32-a81b-c9ad56d05ae3n%40googlegroups.com.

