diff --git a/content/en/service_management/service_level_objectives/monitor.md b/content/en/service_management/service_level_objectives/monitor.md index 73b4255b34fe5..f7e9f9fdb76df 100644 --- a/content/en/service_management/service_level_objectives/monitor.md +++ b/content/en/service_management/service_level_objectives/monitor.md @@ -90,6 +90,8 @@ Consider the following example for a monitor-based SLO containing 3 monitors. Th In this example, the overall status is lower than the average of the individual statuses. +Muting a monitor does not affect the SLO calculation. To exclude time periods from an SLO calculation, use the [SLO status corrections][5] feature. + ### Exceptions for synthetic tests In certain cases, there is an exception to the status calculation for monitor-based SLOs that are comprised of one grouped Synthetic test. Synthetic tests have optional special alerting conditions that change the behavior of when the test enters the ALERT state and consequently impact the overall uptime: @@ -101,16 +103,6 @@ If you change any of these conditions to something other than their defaults, th For more information on Synthetic test alerting conditions, see [Synthetic Monitoring][4]. -### Impact of manual and automatic monitor updates - -When a monitor is resolved manually or as a result of the **_After x hours automatically resolve this monitor from a triggered state_** setting, SLO calculations do not change. If these are important tools for your workflow, consider cloning your monitor, removing auto-resolve settings and `@-notification` settings, and using the clone for your SLO. - -Datadog recommends against using monitors with `Alert Recovery Threshold` and `Warning Recovery Threshold` to underlie an SLO. These settings make it difficult to cleanly differentiate between an SLI's good behavior and bad behavior. - -Muting a monitor does not affect the SLO calculation. - -To exclude time periods from an SLO calculation, use the [SLO status corrections][5] feature. - ### Missing data #### Metric monitors When you create a metric monitor, you choose [how the monitor will handle missing data][6]. This configuration affects how a monitor-based SLO calculation interprets missing data: @@ -128,17 +120,6 @@ When you create a service check monitor, you choose whether it sends an alert wh If you pause a Synthetic test, the SLO removes the time period with missing data from its calculation. In the UI, these time periods are marked light gray on the SLO status bar. - -## Underlying monitor and SLO histories - -