diagnose_slow_requests
Diagnose slow requests in Kubernetes services by analyzing per-endpoint latency, throttling, GC, connection pools, thread pools, downstreams, and proxy timeouts.
Instructions
RUNBOOK for latency: per-endpoint latency, throttling, GC, connection pool, thread pool/locks, downstreams, proxy timeouts (pass proxy_service for the user-facing view).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | Time window like 15m, 2h, 1d (default 30m) | |
| service | Yes | Workload name as you would say it: a Deployment, StatefulSet, DaemonSet, Service, or Pod name | |
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) | |
| proxy_service | No |