Sign inSign up

fabianoflorentino/stracectl

By fabianoflorentino

Updated about 2 months ago

A modern strace with a real-time, htop-style TUI — and an HTTP API mode

Image
Developer tools
Web servers
Operating systems
0

3.6K

fabianoflorentino/stracectl repository overview

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.

Tag summary

Content type

Image

Digest

sha256:45e029155

Size

17 MB

Last updated

about 2 months ago

docker pull fabianoflorentino/stracectl:v1.0.138