Distributed Tracing: How the Pros Debug Concurrent and Distributed Systems - Aaron Stannard

preview_player
Показать описание
As more and more developers move to distributed architectures such as micro services, distributed actor systems, and so forth it becomes increasingly complex to understand, debug, and diagnose.

In this talk we're going to introduce the emerging OpenTracing standard and talk about how you can instrument your applications to help visualize every operation, even across process and service boundaries. We'll also introduce Zipkin, one of the most popular implementations of the OpenTracing standard.

NDC Conferences
Рекомендации по теме
Комментарии
Автор

If the code in the demo can be shared via github, it will help

ranajitjana