"The network tab for Docker containers."

Intercept HTTP(S) requests to & from Docker containers in your local dev environment.

Download (Beta) Github

Enter your email to be notified of new releases:

*You can unsubscribe at anytime

Download v0.0.2 (Beta)

 

Linux

Download .deb

(.rpm coming soon)

Windows

(coming soon)

 

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.)

Coming soon:

  • Websockets
  • GRPC
  • MySQL & Postgres
  • 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.