Website · Docs · Go Client SDK
- Issue Tracking — Automatic exception grouping with stack traces and contextual tags
- Endpoint Performance — P50, P95, P99 latency percentiles with Apdex scoring
- System Metrics — CPU, memory, goroutines, and GC monitoring
- Distributed Tracing — Full request traces with span breakdowns
- Background Tasks — Track and monitor async job performance
docker compose up --buildSee the docs for all deployment options and configuration.
Full documentation is available at docs.tracewayapp.com:
- SDK Integration — Set up the Go or Node.js client in your application
- Self-Hosting — Deploy with Docker Compose or on your own infrastructure
- Concepts — How tracing, exception grouping, and metrics work
See the /printscreens directory for screenshots of all pages.
| Directory | Description |
|---|---|
backend/ |
Go/Gin API server with ClickHouse and PostgreSQL |
frontend/ |
SvelteKit 2 dashboard application |
website/ |
Landing page |
docs/ |
Documentation source |