https://github.com/subtrace/subtrace
Wireshark for Docker containers
https://github.com/subtrace/subtrace
backend devtools monitoring observability
Last synced: 3 months ago
JSON representation
Wireshark for Docker containers
- Host: GitHub
- URL: https://github.com/subtrace/subtrace
- Owner: subtrace
- License: bsd-3-clause
- Created: 2024-05-14T17:44:49.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-02-19T17:35:51.000Z (3 months ago)
- Last Synced: 2025-02-19T18:14:33.424Z (3 months ago)
- Topics: backend, devtools, monitoring, observability
- Language: Go
- Homepage: https://subtrace.dev
- Size: 359 KB
- Stars: 284
- Watchers: 4
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - subtrace/subtrace - Wireshark for Docker containers (Go)
README
### Subtrace
[**Home**](https://subtrace.dev) — [**Docs**](https://docs.subtrace.dev) — [**Discord**](https://subtrace.dev/discord)
**Wireshark for Docker containers**

Subtrace is Wireshark for your Docker containers. It lets developers see all
incoming and outgoing requests in their backend server so that they can resolve
production issues faster.#### Features
* Works out-of-the-box
* No code changes needed
* Supports all languages (Python + Node + Go + everything else)
* See full payload, headers, status code, and latency
* Less than 100µs performance overhead
* Built on Clickhouse
* Open source#### Code Contributions
While Subtrace is [open source](https://github.com/subtrace/subtrace/blob/master/LICENSE),
we're not currently accepting pull requests. This is because we're a startup
with a very small team and we don't have the resources or documentation
necessary to maintain a good open source community in a way that still allows
us to move quickly. This will probably change in the future.With that said, we welcome all feature requests and bug reports, so feel free
to [open an issue](https://github.com/subtrace/subtrace/issues/new/choose).