This may be a basic use case but I couldn't figure out based on the documentation I looked at.
I am expecting each of my service to create some service level alerts and package them as part of their helm charts which seems simple enough to do - each service creates a Prometheus rule for alerts it cares about. Here is my question - Is it possible for the service to allow implementing some of the routing rules as part of its deployment definition ? To me it seems like there is one config file where alert manager picks the routing information from. How can individual services update that config file (basically a configmap in a secret in k8s) as part of their deployment definition ? -- 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/40c8438b-db9d-4f63-8c43-d0cadade8f01%40googlegroups.com.

