diagnose_slow_page
Diagnose slow frontend routes by analyzing vitals, TTFB vs render split, bundle/caching, browser API latency, and service metrics. Provide route and optional proxy/api service names.
Instructions
RUNBOOK for a slow frontend route: vitals -> TTFB vs render split -> bundle/caching -> browser API latency -> service metrics. Pass proxy_service (nginx workload) and api_service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | ||
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) | |
| api_service | No | ||
| proxy_service | No |