A modern strace with a real-time, htop-style TUI — and an HTTP API mode
3.6K
A modern strace with a real-time, htop-style TUI — and an HTTP sidecar mode
for Kubernetes troubleshooting.
Instead of scrolling through a wall of syscall output, stracectl aggregates
everything live and presents it in an interactive dashboard: per-syscall counts,
latencies, error rates, and category breakdown — all updated while the process runs.
In sidecar mode (--serve) the TUI is replaced by an HTTP API that exposes
the same data over JSON, WebSocket, and Prometheus endpoints, so you can
troubleshoot a running Pod without attaching a terminal.
Content type
Image
Digest
sha256:45e029155…
Size
17 MB
Last updated
about 2 months ago
docker pull fabianoflorentino/stracectl:v1.0.138