Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

quantstruct/subtrace

Open more actions menu
 
 

Repository files navigation

Subtrace

HomeDocsDiscord

Chrome DevTools for your backend

screenshot

Subtrace is Chrome DevTools for your backend. It tracks the API requests coming in and going out of your servers so that you can solve problems in production quickly. Later, when you're solving a problem in production, you can filter for the requests you care about using simple SQL queries and dig into the details (e.g. headers, payload, latency). With Subtrace, you'll never have to console.log() a HTTP request again.

Features:

  • Works out-of-the-box with all languages (Python, Node, Go, and everything else)
  • Zero instrumentation code changes needed
  • Less than 100µs performance overhead
  • Built on Clickhouse
  • Open source

About

Automatic tracing made easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Other 1.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.