@avittecoq wrote:
Hello,
I want to distinguishes two kind of alerts:
- alerts that must be handled everytime: office hours, non office hours, day, night, weekend, days off
- alerts that must be handled only in office hours
I want that office-hours-only alerts does not triggers notifications during night oncall, weekend
even better if I can auto suppress these alerts.
said otherwise:
If alert has tag office-only and current schedule is office-hours => then supress alertI have Sensu monitoring plugged in to PagerDuty via API integrations.
I want to keep scheduling intelligence only in PagerDuty. I don’t want to configure Sensu with scheduling also
I can configure tags like “office-hours-only” on Sensu checksAny ideas ?
Service event rules seems a good place but it misses the possibility to have a condition with current scheduleThanks a lot
Posts: 1
Participants: 1