-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
It should be possible to specify an alerting rule such that every log that is posted and conforms to a specified regex (for example everything containing "ERROR"), immediately triggers an alert. This will require some thought on how to register metrics because this is essentially a metric of type boolean.