/armor:test skill lets you dry-run monitoring configurations before enabling them. Preview what alerts would fire to avoid alert fatigue.
Usage
- “Test this freshness threshold before I enable it”
- “What alerts would fire with a 4-hour threshold?”
- “Dry-run the schema drift check”
- “Preview the impact of this alert rule”
- “Will this configuration cause too many alerts?”
What It Does
Freshness Dry-Run
Preview what would happen with a proposed freshness threshold:- Compares the threshold against historical update patterns
- Shows how many times the table would have been flagged as stale
- Helps you pick a threshold that catches real issues without false positives
Schema Drift Preview
Test schema monitoring before enabling:- Compares current schema against a baseline
- Shows what changes would be detected
- Estimates alert frequency based on historical schema change rate
Alert Rule Preview
Preview which alerts would fire with proposed rule settings:- Test event type filters and severity levels
- See which recent events would match the rule
- Estimate daily alert volume
