Training Agenda

Jaeger

Jaeger is an open-source distributed tracing platform originally developed at Uber, now a CNCF graduated project. It collects and visualizes traces from distributed systems — showing the complete journey of a request through every service it touches, with timing, errors, and contextual metadata. As an OpenTelemetry-native backend, Jaeger receives traces via OTLP and provides a powerful query and visualization UI for production troubleshooting. This training covers Jaeger deployment, trace collection, and investigation workflows.

1 day On-site, remote, or hybrid Up to 20 participants German or English
What We Cover
Distributed trace collection and production investigation
Module 1

Jaeger Architecture & Trace Collection

  • Jaeger architecture: collector, query service, UI, storage backends
  • Jaeger storage: in-memory (dev), Elasticsearch, Cassandra, Badger
  • Deployment: Jaeger Operator for Kubernetes, all-in-one binary for development
  • OpenTelemetry integration: OTLP receiver in Jaeger — collector pipeline
  • Jaeger agent (deprecated) vs direct OTLP export
  • Sampling strategies: constant, probabilistic, rate-limiting, remote sampling
  • Adaptive sampling: Jaeger's dynamic sampling based on traffic
  • Service Performance Monitoring (SPM): RED metrics derived from spans
Module 2

Trace Analysis & Production Workflows

  • Jaeger UI: trace search by service, operation, tags, duration
  • Trace waterfall view: span hierarchy, timing, gap analysis
  • Critical path analysis: identifying the slowest path through a trace
  • Comparing traces: spotting regressions between deployments
  • Tagging best practices: span attributes for business context
  • Dependency graph: service topology from trace data
  • Integrating Jaeger with Grafana: Grafana Tempo as Jaeger-compatible backend
  • Production capacity: storage sizing for retention periods
  • Multi-tenancy: Jaeger with tenant-scoped storage
Learning Outcomes
What your team walks away with

Teams who can deploy Jaeger, instrument services with OpenTelemetry, and use trace analysis to diagnose production problems that logs alone cannot reveal.

Book the Jaeger training

Works best as part of the OpenTelemetry & Distributed Tracing training. Can be delivered standalone for teams who already instrument with OTel.

Get in touch