Distributed Tracing
Distributed Tracing is a app in the osFoundry community catalog. Receive, store, and explore distributed traces (OpenTelemetry / Zipkin / Jaeger formats) with service maps, latency, and dependencies. Powered by Jaeger (all-in-one). Single container with in-memory storage by default.
Details
- Workspace: osfoundry
- Category: DATA
- Pricing: Free
- Access: Community
Features
- Explore distributed traces (OpenTelemetry / Zipkin / Jaeger formats) with service maps
- Dependencies
Documentation
# Distributed Tracing
Distributed traces and service maps, powered by Jaeger (`all-in-one`).
## How it runs
Jaeger's official `all-in-one` image bundles collector + query + UI in one process. Default storage is **in-memory** (lost on restart) — fine for ad-hoc use; for durability switch to Cassandra/Elasticsearch via env (see Jaeger docs) — this app does not bundle them.
## Receiver ports
- **16686** — web UI (proxied)
- 4317 / 4318 — OTLP (gRPC / HTTP)
- 14268 — Jaeger thrift HTTP
How to use Distributed Tracing in osFoundry
Install Distributed Tracing into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.