jaegertracing/jaeger

Sponsored OSS

By jaegertracing

Updated about 1 month ago

(experimental) Jaeger V2 based on OpenTelemetry Collector

Image
Databases & storage
Monitoring & observability
10

5M+

jaegertracing/jaeger repository overview

jaeger

Jaeger V2 based on OpenTelemetry collector. Read the blog post.

Try it out

  • Download docker-compose.yml from https://github.com/jaegertracing/jaeger/blob/main/examples/hotrod/docker-compose.yml, e.g.:
    • curl -O https://raw.githubusercontent.com/jaegertracing/jaeger/refs/heads/main/examples/hotrod/docker-compose.yml
  • Optional: find the latest images versions (see https://www.jaegertracing.io/download/) and pass them via environment variables JAEGER_VERSION and HOTROD_VERSION. Otherwise docker compose will use the latest tag, which is fine for the first time you download the images, but once they are in your local registry the latest tag is never updated and you may be running stale (and possibly incompatible) versions of Jaeger and the HotROD app.
  • Run Jaeger backend and HotROD demo, e.g.:
    • JAEGER_VERSION=2.0.0 HOTROD_VERSION=1.63.0 docker compose -f docker-compose.yml up
  • Access Jaeger UI at http://localhost:16686 and HotROD app at http://localhost:8080
  • Shutdown / cleanup with docker compose -f docker-compose.yml down

Tag summary

Content type

Image

Digest

sha256:ede486421

Size

54 MB

Last updated

about 1 month ago

docker pull jaegertracing/jaeger

This week's pulls

Pulls:

221,173

Jun 29 to Jul 5