diagnose-application
Combines application status, resource tree, events, and unhealthy pod logs to simplify troubleshooting.
Instructions
Composite troubleshooting: application status + resource tree + events + logs from unhealthy pods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| profile | No | Environment profile. Available: default. Default: default | |
| tailLines | No | Log lines per unhealthy pod (default 100) | |
| maxPodLogs | No | Max unhealthy pods to fetch logs from (default 3) |