HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

chore: do not send ok alarms for error logs #158

Closed luislhl closed 2 years ago

luislhl commented 2 years ago

Acceptance Criteria

We should not send OK alerts when there are no more error logs being logged

Motivation

With the upcoming integration with Opsgenie, if we keep sending OK alerts, Opsgenie will keep closing the alerts it receives.

There is no point in doing this, the on-call should close them if needed.