Jaeger: open source, distributed tracing platform favicon www.jaegertracing.io
Jaeger: open source, distributed tracing platform
Monitor and troubleshoot workflows in complex distributed systems
Jaeger: open source, distributed tracing platform

複数のマイクロサービスにまたがる一連のイベントを視覚化し、アプリケーションを監視できるようにする分散トレーシングシステムの一つ。

これにより、複数マイクロサービスの処理が遅い箇所の特定、障害発生時の調査がしやすくなる。

Jaeger独自の形式で送信するためのSDKが各種言語向けにあるほか、 OpenTelemetry に対応している。

Jaeger自体は Go で実装されている。シングルバイナリで動作する他、Dockerイメージも提供されている