Skip to content

derek-codebridge/traceway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

299 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traceway Logo

Error tracking and performance monitoring

Website · Docs · Go Client SDK


Traceway Dashboard

Features

  • 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

Quick Start

docker compose up --build

See the docs for all deployment options and configuration.

Documentation

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

More Screenshots

See the /printscreens directory for screenshots of all pages.

Project Structure

Directory Description
backend/ Go/Gin API server with ClickHouse and PostgreSQL
frontend/ SvelteKit 2 dashboard application
website/ Landing page
docs/ Documentation source

Links

About

The only tool you need to know what is happening and how to fix it.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Svelte 49.3%
  • Go 27.0%
  • TypeScript 21.3%
  • CSS 1.0%
  • Shell 0.6%
  • Dockerfile 0.5%
  • Other 0.3%