Skip to content

Commit 4021582

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

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/product/crons/monitor-details.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,10 @@ A monitor can have three states: active, muted, and disabled. Only disabled moni
3535

3636
- **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.
3737
- **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.
38-
- **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.
38+
- **Disabled:** The monitor and its environments no longer accept check-ins. Any check-ins sent to a disabled monitor will be ignored. Disabled monitors don't count towards your plan's monitor limit.
3939

4040
<Alert level="info" title="Note">
41-
The monitor state supercedes the [environment state](#environment-state). If a
42-
monitor is disabled or muted, so will all environments of it's environments,
43-
regardless of their individual state.
41+
The monitor state supersedes the [environment state](#environment-state). If a monitor is disabled or muted, all of its environments will automatically inherit that state, regardless of their individual settings.
4442
</Alert>
4543

4644
### Muting Monitors

0 commit comments

Comments
 (0)