I have got an alert to report slow HTTP Endpoints on our system. I would like to silence an alert with inhibit_rules for certain URIs using the label filters but alertmanager seems to error this out as an invalid label name.
My usecase is to keep the alert firing but silence only when below condition ( uri label) is met. i'd appreciate any leads/support. Thank you For Example: inhibit_rules: - target_match: uri: '/work/info' source_match: alertname: 'Slow HTTP Endpoints ' -- 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/b4706454-cb00-4e63-9267-354d3f76450bn%40googlegroups.com.

