From 97842d43cc06cdd8e298d74ad6705af4348df49a Mon Sep 17 00:00:00 2001 From: Tyler Davis Date: Fri, 31 Jan 2025 06:07:27 +0000 Subject: reflow lines --- docs/alerting.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'docs/alerting.md') diff --git a/docs/alerting.md b/docs/alerting.md index 8f8573d..de8d6a9 100644 --- a/docs/alerting.md +++ b/docs/alerting.md @@ -1,12 +1,13 @@ # Alerting -Alerts are signals from [Monitors][1] to perform actions. -Alerts MUST be _meaningful_ and _actionable_. +Alerts are signals from [Monitors][1] to perform actions. Alerts MUST +be _meaningful_ and _actionable_. -**Meaningful**: Alert only on montiors which indicate a problem. -(See [Monitoring][1] subsection "Saturation".) +**Meaningful**: Alert only on montiors which indicate a problem. (See +[Monitoring][1] subsection "Saturation".) -**Actionable**: Alerts MUST always include a corresponding action to resolve or investigate the underlying condition. +**Actionable**: Alerts MUST always include a corresponding action to +resolve or investigate the underlying condition. ## Requirements @@ -14,8 +15,8 @@ Alerts MUST be _meaningful_ and _actionable_. - Alerts MUST begin with [PagerDuty][2]. - Alert notifications MAY forward to Slack. - Alert notifications MAY forward via Email. -- Alerts MUST NOT deduplicate automatically. - A human MAY aggregate alerts if unknown dependencies provide alerts during an incident. +- Alerts MUST NOT deduplicate automatically. A human MAY aggregate + alerts if unknown dependencies provide alerts during an incident. [1]: monitoring.md [2]: https://www.pagerduty.com/ -- cgit v1.2.3