alertmanager_alerts
Fetch alerts exactly as Alertmanager presents them, with grouping, silences, and inhibits applied. Optionally exclude silenced and inhibited alerts to focus on active ones.
Instructions
[READ] Alerts as Alertmanager sees them (post grouping/silence/inhibit).
Args: active_only: If True, exclude silenced/inhibited alerts. target: Prometheus target name from config (its Alertmanager); omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| active_only | No |