get_alert_statistics
Aggregate alert counts by severity, device, datasource, and time bucket to summarize monitoring activity over a configurable window.
Instructions
Aggregate alert counts by severity, device, datasource, and time bucket. Returns statistical summary over a time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alerts to fetch (default: 1000) | |
| device | No | Filter by device name (substring match) | |
| group_id | No | Filter by device group ID | |
| hours_back | No | Hours to look back (default: 24) | |
| bucket_size_hours | No | Size of each time bucket in hours (default: 1) |