"The network tab for containers."
Instantly monitor network traffic in your local Docker containers.
Supported protocols: HTTP, HTTP2, GRPC, MySQL, Postgres, TLS.
Download
How does it work?
The TrayceAgent container runs along side your existing containers. The agent uses eBPF probes to intercept network requests and send them back to the GUI to be displayed.
Protocols Supported:
- HTTP
- HTTPS (for Go and OpenSSL-based languages like Python, Ruby etc.)
- GRPC
- MySQL
- Postgres
Coming soon:
- Websockets
- MongoDB
- Redis
- Kafka
Who is it for?
Trayce is intended for anyone wanting to see whats going on inside their local Docker containers: backend developers, QA engineers, testers etc. It is not intended for production monitoring.
Pricing
Free
Pro
$20/year
- Monitor HTTP & HTTPS traffic
- Monitor GRPC, MySQL, Postgres traffic
- Upload GRPC protobuf files to decode messages
- Search & filter
- Support Open Source Software