Glossary

Monitoring, on-call and security glossary

Short definitions of the words that come up when you run production systems: what each one means, why it matters, and where on this site it is covered in depth. Written to be read in thirty seconds.

Uptime and monitoring

Checks, intervals, thresholds, certificates and domains.

Alerting and on-call

Alerts, escalation, rosters, rotations and the noise problem.

Alert fatigue

Alert fatigue is the state where people receive so many alerts, or so many that need no action, that they stop reacting to them, including the ones that matter.

Auto-resolve

Auto-resolve closes an open alert automatically when the condition that raised it clears, removing manual steps.

Escalation policy

escalation chain, escalation list

Escalation policy is an ordered list of levels that defines who is notified about an alert, through which channels, and how long to wait for an acknowledgement before moving to the next level.

Follow the sun

Follow the sun is an on-call model where responsibility moves between teams in different timezones so that nobody is paged at night.

Notification channel

Notification channel is the medium an alert is delivered through, such as push, SMS, email, or webhook.

On-call

On-call is the arrangement where a named person responds to service alerts during a defined period, including outside working hours.

On-call override

shift swap

On-call override: a dated exception to the schedule where a different person covers a window than the rotation produces.

On-call roster

on-call rota, call roster, duty roster

On-call roster: ordered list of people taking turns being on call for a service, plus the rotation rule deciding whose turn it is.

On-call rotation

On-call rotation is the rule that advances shifts through a roster, setting how long each shift lasts, when handover happens and who is next.

On-call schedule

On-call schedule: the calendar of who is on call on which dates, produced by applying a rotation rule to a roster.

Reliability practice

SLAs, SLOs, error budgets, incident metrics and the Prometheus stack.

Security detection

eBPF, rootkits, file integrity, SSH abuse and detection rule formats.