AWS prometheus documentation change
Summary
Changed 'deduplicates' to 'de-duplicates' for hyphen consistency
Security assessment
Minor grammatical correction with no security implications
Diff
diff --git a/prometheus/latest/userguide/AMP-alert-manager.md b/prometheus/latest/userguide/AMP-alert-manager.md index 58299f741..bb00c2e1a 100644 --- a//prometheus/latest/userguide/AMP-alert-manager.md +++ b//prometheus/latest/userguide/AMP-alert-manager.md @@ -7 +7 @@ -When the [alerting rules](./AMP-ruler-rulesfile.html) that Amazon Managed Service for Prometheus runs are firing, alert manager handles the alerts that are sent. It deduplicates, groups, and routes the alerts to downstream receivers. Amazon Managed Service for Prometheus supports only Amazon Simple Notification Service as a receiver, and can route messages to Amazon SNS topics in the same account. You can also use alert manager to silence and inhibit alerts. +When the [alerting rules](./AMP-ruler-rulesfile.html) that Amazon Managed Service for Prometheus runs are firing, alert manager handles the alerts that are sent. It de-duplicates, groups, and routes the alerts to downstream receivers. Amazon Managed Service for Prometheus supports only Amazon Simple Notification Service as a receiver, and can route messages to Amazon SNS topics in the same account. You can also use alert manager to silence and inhibit alerts.