# CtrlSpice/otel-desktop-viewer

otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while working on your local machine.

Repository: https://github.com/CtrlSpice/otel-desktop-viewer
Canonical: https://ross.abutalabs.com/products/otel-desktop-viewer
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-09-03T00:30:47+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 99, longevity 100
- inputs: {"age_days": 1419, "days_push": 0, "days_rel": 9, "gap_med": 4, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1209, forks 53 (observed 2026-09-03T02:15:05.397285+00:00)

## What it is
A CLI tool for receiving and exploring OpenTelemetry traces, metrics, and logs locally, built in Go on top of the OpenTelemetry Collector with a DuckDB backend and a Svelte web UI. It exposes OTLP gRPC and HTTP receivers and serves a local web UI for inspecting telemetry data.

## Use cases
- view opentelemetry traces locally while developing
- inspect otel metrics and logs on my machine
- local otel collector with a web ui
- debug distributed tracing during local development
- receive otlp data on localhost without a backend
- explore telemetry signals before shipping to a vendor

## When to choose
- you need a zero-setup local viewer for OpenTelemetry traces, metrics, and logs
- you want to inspect OTLP data during development without running a full observability backend
- you prefer a lightweight CLI tool with a built-in web UI

## When to avoid
- you need production-grade telemetry storage, alerting, or team-wide dashboards
- you require long-term retention or querying of telemetry at scale
- your Linux distribution ships an older glibc than 2.39

## Facets
- artifact type: cli-tool
- maturity: active
- function: tracing, monitoring, logging, developer-tools, cli, http-server
- domain: monitoring, developer-tools
- platform: windows, cli, go
- tags: opentelemetry, otlp, observability, local-development, duckdb, svelte, command-line, macos, linux, docker

## Member repositories
- CtrlSpice/otel-desktop-viewer (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:05.397285+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:27:02.128629+00:00, confidence not recorded.
  - readme: https://github.com/CtrlSpice/otel-desktop-viewer (fetched 2026-09-03T02:15:05.397285+00:00, sha 1a453882e291)
- Data as of 2026-08-30T08:39:29.467469+00:00.
