group_alerts_by_service
Group active alerts by service to identify affected services and focus incident response efforts.
Instructions
Group alerts by service identifiers across all instances.
Clusters related alerts into service-level incident analysis bundles.
Use this to:
Understand which services are affected by current incidents
Focus incident response efforts on specific service teams
Identify services with multiple simultaneous alerts
Examples: - "Which services are currently experiencing alerts?" - "Group all alerts by service for my incident report"
Returns: AlertGroupResult with alerts grouped by service identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | ||
| instances | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | Yes | ||
| total_groups | Yes | ||
| rca_enhancement | Yes | ||
| ungrouped_count | Yes |