Recipe
Audit: missing alert rules
Detect stale monitors and coverage gaps as a sellable audit output.
Recipe snapshot
- Inputs
- Workflow steps
- Outputs
Where this creates leverage
Inputs
Monitoring inventories, rule configs, and alert coverage lists.
Workflow steps
Collect inventories, normalize IDs, compare coverage, emit outputs.
Outputs
Missing rule counts, coverage gap results, and audit summaries.
How the workflow operates
1. Pull
Rule inventory
2. Compare
Required vs. actual
3. Count
Missing rules
4. Emit
Audit output
Implementation details
The problem
Monitoring inventories, rule configs, and alert coverage lists.
The Opscotch approach
Collect inventories, normalize IDs, compare coverage, emit outputs.
Example outputs
- Missing rule counts
- coverage gap results
- and audit summaries.