build_incident_timeline
Combine logs, metrics, and traces into a chronological incident timeline for a Kubernetes service, enabling root-cause analysis.
Instructions
Build a chronological incident timeline combining logs, metrics, and traces.
Args: service_name: Affected service name namespace: Kubernetes namespace timeframe_minutes: Time window to analyze (1-1440)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | default | |
| service_name | Yes | ||
| timeframe_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |