alert_noise_and_flap_analysis
Analyze Prometheus alerts to identify noisy or duplicate alerts, then recommend deduplication and rollup strategies to reduce alert fatigue and improve operational focus.
Instructions
[READ][analysis] Find noisy/duplicate alerts → dedup/rollup recommendation.
Args: noise_threshold: Instance count at/above which an alertname is "noisy". target: Prometheus target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| noise_threshold | No |