Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Lai <[email protected]>
  • Loading branch information
estherk15 and alai97 authored Nov 17, 2022
1 parent 3bb322d commit d4931bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/monitors/create/types/custom_check.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Each check tagged with a distinct combination of tags is considered to be a dist

For example, a cluster check monitor grouped by environment can alert if more that 70% of the checks on any of the environments submit a `CRITICAL` status, and warn if more that 70% of the checks on any of the environments submit a `WARN` status.

Set up a cluster alert:
To set up a cluster alert:

1. Decide whether or not to group your checks according to a tag. `Ungrouped` calculates the status percentage across all sources. `Grouped` calculates the status percentage on a per-group basis.

Expand All @@ -97,7 +97,7 @@ For detailed instructions on the **Say what's happening** and **Notify your team
[3]: /developers/dogstatsd/
[4]: /api/v1/service-checks/
[5]: /developers/service_checks/#overview
[6]: https://app.datadoghq.com/monitors#create/custom
[6]: https://app.datadoghq.com/monitors/create/custom
[7]: /monitors/create/configuration/#advanced-alert-conditions
[8]: /monitors/create/configuration/#no-data
[9]: /monitors/create/configuration/#auto-resolve
Expand Down

0 comments on commit d4931bf

Please sign in to comment.