canonical / hardware-observer-operator

A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors.
Apache License 2.0
7 stars 14 forks source link

We need a way to acknowledge specific alerts #235

Closed helgharbi closed 3 weeks ago

helgharbi commented 2 months ago

We sometimes have expected alerts, but there is no appropriate way to acknowledge them. It would be interesting to have a charm action to ignore a specific alert pattern for a certain period of time. To avoid polluting the alert system with acknowledged alerts and continue to receive new alerts.

gabrielcocenza commented 3 weeks ago

I'm not sure if that responsibility should be on hardware-observer. Maybe worth a talk with the COS team to see if this can be done by Prometheus. We can reopen if we see that this should be done here