aicoolies logo
Traceway logo

Traceway

OpenTelemetry-native observability with AI tracing, logs, traces, metrics, and session replay — self-hosted in 90 seconds.

Share
open-sourceOpen Source
Visit Website →

Traceway is an open-source, OpenTelemetry-native observability platform that combines logs, traces, metrics, exceptions, session replay, and AI tracing in a single self-hosted system. MIT licensed with no open-core restrictions, it deploys in 90 seconds via Docker Compose and accepts OTLP/HTTP from any OTel SDK without a Collector or per-language vendor SDK.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Traceway unifies every observability signal a team needs — logs, distributed traces, metrics, exception tracking, session replay, and AI observability — into one MIT-licensed platform that runs entirely on your own infrastructure. You point any OpenTelemetry SDK at it over OTLP/HTTP and data starts flowing immediately, with no Collector process, no proprietary SDK, and no per-event pricing. The stack is intentionally minimal: a Go/Gin backend with ClickHouse for telemetry storage and PostgreSQL for relational data, fronted by a SvelteKit dashboard. An embedded SQLite mode with zero external dependencies is also available for smaller deployments or local development.

Where Traceway stands out from alternatives like Datadog or a DIY Prometheus-Loki-Tempo stack is the depth of its AI observability layer. It captures LLM cost, token counts, latency, and full conversation traces across providers, currently with native support for OpenRouter and any OTel-compatible AI gateway. This makes it a natural fit for teams building LLM-powered applications who want production-grade tracing without routing sensitive prompts through a third-party SaaS. Alerts can be routed to Slack, GitHub, email, or webhooks, and Apdex plus Impact-Score ranking surfaces the endpoints that matter most.

Traceway supports backend frameworks across Go (Gin, Chi, Fiber, net/http), Node.js (NestJS, Hono, Cloudflare Workers), PHP (Symfony), and frontend stacks (Next.js, React, Vue, Svelte) with session replay included. Mobile coverage extends to Flutter, Android, and React Native. The project ships 29 releases since launch, maintains an active Discord community, and offers a managed cloud option running the same MIT codebase for teams that prefer not to operate their own infrastructure.

Pricing

Free to self-host (MIT). Traceway Cloud offers managed hosting on paid plans.

Platforms

Self-hosted via Docker Compose (Linux/macOS/Windows). Traceway Cloud for managed hosting. Embedded mode runs inside any Go application.

Categories

Tags

Use Cases

Alternatives

OpenLIT logo

OpenLIT

OpenTelemetry-native observability for LLM applications with evals and GPU monitoring

OpenLIT is an open-source AI engineering platform that provides OpenTelemetry-native observability for LLM applications. It combines distributed tracing, evaluation, prompt management, a secrets vault, and GPU telemetry in a single self-hostable stack. With 50+ integrations across LLM providers and frameworks, it lets teams monitor AI applications using their existing observability backends like Grafana, Datadog, or Jaeger.

open-sourceOpen Source
OpenObserve logo

OpenObserve

All-in-one open-source observability — logs, metrics, traces, RUM

OpenObserve is an open-source observability platform that unifies logs, metrics, traces, and real user monitoring in a single binary. It claims 140x lower storage costs than Elasticsearch through columnar storage and compression, with native OpenTelemetry support, a built-in query UI, dashboards, and alerts. Designed for AI and cloud-native workloads at petabyte scale. Over 15,000 GitHub stars.

open-sourceOpen Source
Pydantic Logfire logo

Pydantic Logfire

Observability platform purpose-built for Python and Pydantic AI apps

Pydantic Logfire is an observability platform built by the Pydantic team specifically for Python AI applications. It provides structured logging, distributed tracing, and metrics with native understanding of Pydantic models, FastAPI, and AI framework data types. Auto-instruments OpenAI, Anthropic, LangChain, and other LLM providers. Built on OpenTelemetry for vendor-neutral data export. Offers a managed cloud dashboard with a generous free tier for development and small-scale production use.

freemium

Related Tools

Latitude

Sentry-style observability for AI agent conversations

Latitude is an agent observability platform for teams that need to inspect LLM traces, conversations, issues, and evaluation feedback in one workflow. Its public repo and docs position it as a Sentry-style monitor for AI agents, with semantic search, issue detection, annotations, MCP-assisted fixes, and cloud or self-hosted deployment paths for production debugging.

freemiumOpen SourceTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry

CLIProxyAPI

Self-hosted proxy API for routing AI CLI accounts into OpenAI-compatible endpoints

CLIProxyAPI is an open-source Go proxy server that wraps Gemini CLI, Claude Code, OpenAI Codex, Grok Build, and related CLI account flows behind OpenAI/Gemini/Claude-compatible API endpoints. Use it carefully: it can touch OAuth sessions, auth files, logs, and provider account policies, so production use needs credential and ToS review.

open-sourceOpen SourceTelemetry
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry
DenchClaw logo

DenchClaw

Local AI CRM and workflow automation on OpenClaw

DenchClaw is a local AI CRM and workflow automation app built on OpenClaw. It runs on a Mac at localhost, lets users chat with local business data, and focuses on lead enrichment, founder/customer research, and outreach automation. It belongs beside local AI, workflow automation, and OpenClaw-style personal-agent tools rather than pure coding IDEs.

open-sourceOpen Source
Judgeval logo

Judgeval

Open-source post-building layer for agents — tracing, evals, and online monitoring

Judgeval is the open-source post-building layer for AI agents from Judgment Labs, providing OpenTelemetry-based tracing, hosted and custom evaluation scorers, and online behavior monitoring for LLM-powered applications. Instrument any function with a single decorator, score live production traffic against faithfulness and instruction-adherence checks, and feed real-world failures back into reinforcement learning or supervised fine-tuning loops.

open-sourceOpen Source