Subtrace: Wireshark for Your Docker Containers

2025-02-19
Subtrace: Wireshark for Your Docker Containers

Subtrace is like Wireshark, but for Docker containers. It lets developers see all network requests in and out of their backend servers, enabling faster resolution of production issues. It works out-of-the-box with no code changes needed, supports all languages, shows full payloads, headers, status codes, and latency, and boasts less than 100µs performance overhead. Built on Clickhouse and open-source (though currently not accepting pull requests due to resource constraints), Subtrace welcomes feature requests and bug reports.

Development Performance Analysis