find_slow_traces
Identify slowest traces for a Kubernetes service to diagnose performance issues. If no tracing provider is configured, receive setup guidance.
Instructions
Slowest traces for a service from the tracing provider (none configured yet: returns guidance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| window | No | Time window like 15m, 2h, 1d (default 1h) | |
| 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) | |
| min_duration_ms | No |