monitoring: Allow arbitrary number of alerts per Observable
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: tsenart
This commit is the first in a series of changes that address recent pains with our monitoring generator. It refactors Observable to have a slice of Alerts, rather than explicit Warning and Critical fields, which allows us to have zero, or any number of alerts per panel.
Push commits to the source branch or add previously merged commits to review them.