mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-09-01 15:40:21 +08:00
274082fd77
* refactor: clean to roadmap content * refactor: move shared helpers into scripts/lib
547 B
547 B
Jaeger
Jaeger is an open-source distributed tracing platform originally developed by Uber. It tracks requests as they flow through microservices, capturing timing and dependency information to help engineers identify latency bottlenecks and understand how services interact with each other.
Visit the following resources to learn more: