kubesense-traces
Installation
SKILL.md
KubeSense Traces (APM)
Use for anything about requests: latency, p99/p95, error rate, HTTP method, status code, endpoint, service-to-service calls, downstream dependencies. (Log lines and panics → kubesense-logs.)
Requires the KubeSense MCP server; see kubesense-mcp.
Tools resolve RBAC against the traces module.
Tools
| Tool | Use when |
|---|---|
get-trace-or-log-fields (signal: "traces") |
Always, first |
analyze-traces |
Latency percentiles, error rates, counts, trends |
search-traces |
Read individual spans |
get-distributed-trace |
You have a trace_id and need the full call chain |