Jaeger
Appearance
See also:
Distributed tracing
See also:
Jaeger/Administration
This documentation is a stub. You can help Wikitech by
expanding it
.
| 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.