From 509fe00d541ce769c4423a072318ad47294b7763 Mon Sep 17 00:00:00 2001 From: Tyler Davis Date: Wed, 11 Dec 2024 18:18:01 +0000 Subject: Finish the sentence --- docs/monitoring.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/monitoring.md b/docs/monitoring.md index d9a9b62..d868672 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -36,7 +36,8 @@ For the purposes of monitoring and alerting, the following definitions apply: - **Event**: a record of something which happened, produced by a Monitor. - A monitoring _event_ is not the same as events used in other systems such as Databases, Cloud Providers, Apache Kafka, etc. - Events are records, not signals, and MUST represent something that actually happened. - Such occurrences represent decisions made by the + Such occurrences represent decisions made by the Development, SRE, and + Security teams to highlight _meaningful_ occurrences. ## Types of Monitoring -- cgit v1.2.3