Because PagerDuty sits in the response path. If schedules, escalation policies, or service mappings are altered, teams may lose the ability to notify the right people at the right time. The infrastructure can remain up while the incident response process fails, which delays containment, coordination, and recovery.
Why configuration drift in alerting is an availability problem, not just a tooling problem
A PagerDuty configuration is part of the incident response control plane. When schedules, escalation policies, routing rules, or service ownership drift, the organisation can still run production workloads normally while the response path quietly degrades. That means the failure is often invisible until an alert needs to reach the right person and no one is reliably paged.
This is why the issue belongs in operational risk conversations. The system may be healthy, but the human and process layer that converts detection into action is no longer trustworthy. A broken alerting path increases time to acknowledge, time to triage, and time to contain, even when application uptime has not yet moved.
Where the failure shows up in real operations
The practical failure modes are usually simple but high impact. A service can be mapped to the wrong team, an escalation policy can skip an on-call rotation, a schedule can point to stale coverage, or a change can leave one service alerting the wrong paging target. Each of those errors creates a gap between “an incident exists” and “the responsible responder knows now.”
That gap matters because alerting is not a passive notification layer. It is a dependency for coordination, handoff, and recovery. If the response chain depends on a correct routing decision, then the correctness of the configuration is part of resilience. Broken configuration can also hide itself inside partial success, for example when some alerts still route while high-severity incidents do not.
Practitioners should also treat ownership drift as a control failure, not just an administrative mistake. If service mappings and schedules are not reviewed after reorganisations, team changes, or incident lessons learned, the platform may continue to look functional while its response accuracy steadily erodes. For broader operational hardening, compare alert-routing hygiene with the kind of default-secure thinking described in CISA Secure by Design and with hardening expectations in CIS Benchmarks.
Risk and Threat Considerations
A broken PagerDuty setup creates exposure because it can delay incident recognition, suppress escalation, and increase the chance that a recoverable event becomes a larger outage or security incident. The underlying hosts, databases, or cloud services may remain healthy, but the organisation loses dependable notice and coordination exactly when speed matters most.
Failure mechanism: misrouted services, stale schedules, incorrect escalation policies, or ownership changes prevent alerts from reaching the right responder within the required window, so the incident is detected late or by the wrong team.
Impact: longer dwell time before action, slower containment, delayed customer communication, and a higher chance that a contained fault spreads into a broader availability or integrity event.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
CIS Controls v8 and NIST CSF 2.0 set the technical controls, while DORA define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | CIS 7 — Continuous Vulnerability Management | Broken alert routing can delay awareness of exposures and incidents. |
| CIS 8 — Audit Log Management | PagerDuty changes need auditability to explain alert-routing drift and missed escalation. | |
| Recommendation — Track alerting failures as response gaps and verify they surface within your monitoring and escalation workflow. Audit schedule, routing, and escalation changes so response gaps are attributable and reviewable. | ||
| NIST CSF 2.0 | RS.MI — Mitigation | Fast incident mitigation depends on correctly routing the right responders at the right time. |
| RC.RP — Recovery Plan Execution | PagerDuty is part of the recovery path, so broken configuration can stall recovery execution. | |
| GV.OV — Oversight | Service ownership and on-call routing require governance to prevent silent response-path drift. | |
| Recommendation — Ensure incident routing supports rapid mitigation by validating escalation paths during exercises. Test recovery plan execution against the live paging chain, not only against infrastructure uptime. Review ownership and escalation governance so alert routing stays aligned with operational reality. | ||
| DORA | Article 11 — ICT business continuity policy and plans | Operational resilience depends on effective incident response and communication paths. |
| Article 12 — ICT response and recovery plans | Broken incident routing directly weakens response and recovery execution. | |
| Recommendation — Include paging and escalation validation in continuity testing for critical ICT services. Test that incident response plans still reach the correct accountable responders under change. | ||
Practitioner Guidance
What to verify: validate the full paging path, not just the service health check. Test whether the current on-call, escalation ladder, and service-to-team mapping still match the operational reality after every material team or service change.
What good looks like: the alerting system can prove, end to end, that a high-severity event reaches the correct responder on time, with a clear fallback if the first route fails. The control should be observable through routine tests, not assumed from successful incident history.
Practitioner takeaway: treat PagerDuty configuration as a production dependency with blast radius, because a reliable alerting path is part of availability, recovery, and accountability, not an administrative convenience.
Related resources from NHI Mgmt Group
- Why does configuration drift in observability systems create operational risk?
- Why does configuration drift create compliance risk even when controls look healthy?
- Why do ransomware attacks on large organisations still create major operational risk even when core systems are backed up?
- Why do autonomous AI systems create new IAM risk even when no attacker is involved?