All apps · 0 apps
jaeger
Docker app from mcreekmore's Repository
Overview
Jaeger v2, an open source, end-to-end distributed tracing platform based on OpenTelemetry Collector.
This all-in-one configuration combines the collector, query, and UI components in a single process, using transient in-memory storage for trace data.
https://www.jaegertracing.io/
Install Jaeger on Unraid in a few clicks.
Find Jaeger in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Jaeger Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allLinks
Details
Repository
cr.jaegertracing.io/jaegertracing/jaeger:latestRegistry
Last Updated2026-09-25
First Seen2026-09-25
Runtime arguments
- Web UI
http://[IP]:[PORT:16686]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Port 1Porttcp
Jaeger UI and query API for viewing traces.
- Target
- 16686
- Default
- 16686
- Value
- 16686
Container Port 2Porttcp
OTLP gRPC receiver for ingesting trace data from OpenTelemetry SDKs.
- Target
- 4317
- Default
- 4317
- Value
- 4317
Container Port 3Porttcp
OTLP HTTP receiver for ingesting trace data (Protobuf or JSON) from OpenTelemetry SDKs.
- Target
- 4318
- Default
- 4318
- Value
- 4318
Container Port 4Porttcp
Serves remote sampling configuration to Jaeger clients.
- Target
- 5778
- Default
- 5778
- Value
- 5778
Container Port 5Porttcp
Zipkin-compatible endpoint for accepting spans in Zipkin v1/v2 format.
- Target
- 9411
- Default
- 9411
- Value
- 9411