Commit 672d66d
feat(crons): Document broken monitors feature (#15280)
## Summary
- Documents the broken monitors feature that automatically notifies
users when monitors have been broken for 14 days
- Explains the automatic muting behavior after an additional 14 days
- Clarifies notification recipient hierarchy based on monitor ownership
- Adds important notes about billing and disabling notifications
## Changes
- Expanded troubleshooting section with detailed explanation of broken
monitor detection
- Added notification recipient hierarchy (user owner → team owner →
project team)
- Clarified that muting does NOT stop billing
- Added links to notification settings and billing documentation
- Added references in job monitoring page about ownership notifications
and automatic muting
## Test plan
- [ ] Review documentation for clarity and accuracy
- [ ] Verify all internal links work correctly
- [ ] Confirm consistent terminology throughout
---------
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>1 parent 26f2aaa commit 672d66d
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
16 | 29 | | |
17 | 30 | | |
18 | 31 | | |
| |||
0 commit comments