Skip to content

Commit 6008292

Browse files
authored
Update docs/product/crons/monitor-details.mdx
1 parent 61b4a49 commit 6008292

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/product/crons/monitor-details.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ Sentry's Cron Monitoring can notify you and store a timeline of the following ch
3131

3232
## Monitor States
3333

34-
A monitor can have three states: active, muted, and disabled. Disabled monitors don't count towards your plan's monitor limit.
34+
A monitor can have three states: active, muted, and disabled. Only disabled monitors do not count towards your plan's monitor limit.
3535

36-
- **Active:** The monitor is currently accepting and processing check-ins. New Cron Monitor issues will be created for failed or missed check-ins according to your monitor configuration.
37-
- **Muted:** The monitor and it's environments are accepting check-ins but will not create any Cron Monitor issues for failed or missed check-ins. This is useful when you want to temporarily disable alerting for a monitor.
36+
- **Active:** The monitor is accepting and processing check-ins. If a check-in fails or is missed, new Cron Monitor issues will be created based on your monitor's configuration.
37+
- **Muted:** The monitor and its environments accept check-ins, but won't create Cron Monitor issues for failed or missed check-ins. This is useful if you want to temporarily pause alerts without stopping check-ins.
3838
- **Disabled:** The monitor and it's environments are not accepting check-ins, with any check-ins sent to a disabled monitor will be dropped. Disabled monitors do not count towards your plan's monitor limit.
3939

4040
<Alert level="info" title="Note">

0 commit comments

Comments
 (0)