ashwanthkumar / marathon-alerts

Marathon App alerts to Slack (for now)
Apache License 2.0
27 stars 12 forks source link

Add Resolved as first class CheckLevel #23

Closed ashwanthkumar closed 8 years ago

ashwanthkumar commented 8 years ago

Today in AlertManager we check if a check exists and current Alert Status is Passed and then pass it to the notifiers. Ideally we should have a first class "Resolved" check level which would make building things easy and slack alerts also would contain "Resolved" instead of "Pass" in their message.