openebs / monitoring

OpenEBS Monitoring add-on. A set of Grafana, Prometheus, and alert manager plugins.
Apache License 2.0
28 stars 20 forks source link

Configure Alertmanager and add capacity related rules for openebs pools and volumes #20

Closed rajaSahil closed 3 years ago

rajaSahil commented 3 years ago

What this PR does?

kmova commented 3 years ago

@rajaSahil - I am wondering if it would be better to break this PR into multiple different PRs. For example,

this PR can introduce the flags to enable alert rules and include only volume capacity and pool capacity alerts that can be easily tested.

The follow-up PRs can add one alert at a time, with details on how the alert was tested.