prometheus-boshrelease icon indicating copy to clipboard operation
prometheus-boshrelease copied to clipboard

Make individual alerts disable-able

Open richardTowers opened this issue 7 years ago • 2 comments

Context

At the moment users of prometheus-boshrelease are able to configure thresholds and evaluation times for alerts, but not much else.

For example, if you wanted to exclude the diego cells from a CPU alert you would need to edit the expr: itself. Similarly, if you want to replace an alert it's not possible to remove alerts in this boshrelease with an ops file.

A modest proposal

Wrap each alert in a conditional so that they can be disabled and replaced with custom alerts. Introduce a new variable in the alerts jobs where you can list the alerts you want to disable.

richardTowers avatar Dec 11 '18 12:12 richardTowers

Sounds good to me, are you willing to submit a PR with those changes? :)

frodenas avatar Jan 21 '19 18:01 frodenas

Yep, I'll have a look.

richardTowers avatar Jan 25 '19 16:01 richardTowers

This issue is stale because it has been open 60 days with no activity. Comment or this will be closed in 5 days.

github-actions[bot] avatar Apr 25 '23 13:04 github-actions[bot]

This issue was automatically closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar May 01 '23 02:05 github-actions[bot]