list_error_groups
Get grouped application errors with occurrence counts from Error Reporting, filterable by service and time window, to prioritize incident investigation and troubleshooting.
Instructions
List grouped application errors from Error Reporting with counts.
Args: hours: Lookback window; snapped to the nearest supported period (1h, 6h, 1d, 1w, 30d). Default 24. service: Optional service name filter (Error Reporting "service" label). limit: Maximum number of error groups to return (most frequent first). environment: Which configured GCP environment to query, e.g. 'staging' or 'production'. Omit to use the default environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| service | No | ||
| environment | No |