Not just the Observability you have at home.

Free OpenTelemetry capture and visualization right on your local machine.

Up and Running in Minutes

No infrastructure to set up. No accounts to create. Just point your app and go.

1

Download

Get the desktop app for Mac, Linux, or Windows

Coming soon - sign up for early access
2

Configure

Point your OpenTelemetry SDK to localhost

OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
    OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
3

Observe

Start your app and see telemetry immediately

No sign-up, no configuration, just works

Complete Observability Stack

All four pillars of observability, beautifully integrated

📊

Metrics

Track application performance with customizable dashboards. Monitor latency, throughput, and error rates at a glance.

📝

Logs

Search structured logs with full-text search and filtering. Link directly to related traces for complete context.

🎯

Distributed Tracing

Visualize request flows across services with interactive trace timelines. See the full picture of your distributed system.

🔥

Profiling

Identify performance bottlenecks with interactive flame graphs. Native support for pprof and other standard formats.

Local-First Architecture

Everything you need, nothing you don't. No cloud required.

Embedded OTLP Collector

Built-in OpenTelemetry collector with gRPC and HTTP support. Point your app to localhost:4317 and start immediately—no external dependencies.

💾

Local-First Storage

All data stored locally in embedded database. Lightning-fast queries, zero network overhead, complete privacy. Perfect for development.

🎨

GPU-Accelerated UI

Blazingly fast interface built with GPUI. Smoothly navigate millions of spans, thousands of logs, complex flame graphs—all at 60fps.

Power User Features

Designed for deep investigation and rapid debugging

🔗

Trace-Log Linking

Jump from a log line to its trace with one click. Or vice versa. See causality and context without switching tools or losing your place.

🔍

Full-Text Search

Search across all telemetry with instant results. Filter by service, operation, status, tags, or any custom attribute. Regex support included.

💾

Persistent Filters

Time ranges, services, and filters persist as you switch between tabs and views. Compare metrics across time periods without repeatedly reconfiguring.

See It in Action

A developer tool built by developers, for developers

🎨

Screenshots Coming Soon

We're putting the finishing touches on the UI. Check back soon to see:

  • Interactive trace timelines with sub-millisecond precision
  • Linked logs and traces in a unified view
  • Real-time metrics dashboards
  • Flame graphs for performance profiling
Want early access? Star us on GitHub!