Avoiding Alert Fatigue with Cooldowns and Flapping Detection
Prevent notification overload with smart alert management.
The Problem
Too many alerts = all alerts get ignored. Alert fatigue is the #1 reason monitoring fails.
Cooldown Periods
Set a cooldown on each alert to prevent repeated firing:
- Example: 30-minute cooldown means the alert fires once, then stays silent for 30 minutes even if the condition persists
- Useful for ongoing issues where the first notification is enough
Flapping Detection
If an alert fires, recovers, fires, recovers repeatedly in a short period, Lognitor automatically:
- Detects the flapping pattern
- Snoozes the alert temporarily
- Sends a single "flapping" notification instead of dozens of fire/recover pairs
Best Practices
- Start with fewer, broader alerts — one "any error spike" alert is better than 20 per-endpoint alerts
- Use error rate, not absolute count — for high-traffic services, absolute error counts produce false positives
- Set realistic thresholds — preview against historical data before activating
- Review alerts monthly — remove or tune alerts that fire frequently but don't require action
- Use the AI suggestion feature — let AI analyze your patterns and recommend appropriate alert rules
AI-powered alerts
On the Alerts page, click "Suggest" to have AI analyze your recent data and recommend alert rules tailored to your application's behavior.