We are looking to clean up our PagerDuty architecture. We currently have the pattern of “High Urgency” service(s) for immediate notification and “Low Urgency” services for those incidents that should be addressed during work hours, but otherwise get assigned to a dummy user until the next day.
Ideally we would like just the one Service where all alerts gets routed to. Then to and escalate based on event severity. We have 24/7 support cover for High Urgency incidents, but we don’t want low urgency incidents going to the on call person over the weekend, evening etc. Is there any way to achieve this?
e.g.
a) During working hours (08:30am - 05:00pm Mon - Thurs): Notify the on-call person, regardless of severity (HIGH severity is immediate - a phone call, LOW severity can be email)
b) Outside of working hours:
i) If the alert has LOW severity: Assign to a dummy user. Reassign to the on-call person on the team when working hours start
ii) If the alert has HIGH severity: Notify the on-call person immediately