diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/monitoring.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 |