It looks like "service" is a label that you have set in the prometheus alerting rule.
On Thursday, 2 September 2021 at 11:52:20 UTC+1 [email protected] wrote: > Hello, > > can you please advise what is represented by a service in alertmanager > configuration, e.g. > routes: > # All alerts with service=mysql or service=cassandra > # are dispatched to the database pager. - receiver: 'database-pager' > group_wait: 10s matchers: > - service=~"mysql|cassandra" > > Where do I find the service in the rules or in Prometheus -> Alerts? > > THX > -- 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/7025ae4a-a4a8-4509-8493-1935afa28e23n%40googlegroups.com.

