You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to monitor pods in some critical namespaces but in these namespaces we also have cronjobs which dumps db.
Problem is we got alerts when pods of this cronjobs are created and deleted.
Dumps are not critical so we would like to exclude them from alers.
It would be nice to add some annotation to cronjob/job/deployment/daemonset/statefulset we don't want to get alerted, or add some regex or full name to exclude events when match.
I want to monitor pods in some critical namespaces but in these namespaces we also have cronjobs which dumps db.
Problem is we got alerts when pods of this cronjobs are created and deleted.
Dumps are not critical so we would like to exclude them from alers.
It would be nice to add some annotation to cronjob/job/deployment/daemonset/statefulset we don't want to get alerted, or add some regex or full name to exclude events when match.
The text was updated successfully, but these errors were encountered: