-
Notifications
You must be signed in to change notification settings - Fork 658
Open
Labels
Description
What is the problem you are trying to solve?
I want to have messages about resolved alerts for "metric" alerts - whose source is regular metric, that changes when problem is resolved.
I do not want to have messages about resolved alerts for "loki" alerts - whose source is message in log. Here alert resolves after some time when alert rule stop to see that message, which is unrelated to actual problem state.
With current configuration options it leads to doubling each contact point (with "send resolved" and without) and complicated notification policy.
Which solution do you envision (roughly)?
"Send resolved" feature could be (optionally) controlled by condition (using e.g. some label).
Have you considered any alternatives?
No response
Any additional context to share?
No response
How long do you think this would take to be developed?
Small (<= 1 month dev)
What are the documentation dependencies?
Mimir configuration and HTTP API, Grafana alertmanager configuration
Proposer?
No response