You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org

Jaeger

From Wikitech-static
Jump to navigation Jump to search
Jaeger
Monitor and troubleshoot workflows in complex distributed systems
Project URL https://www.jaegertracing.io/
Language Golang backends, JS+React frontend
Source code Github
Our k8s deployment Helm chart
prod values

Jaeger is a distributed tracing tool. It is used to analyze what services are called and how they interact with each other during a request. It can be useful for debugging.