Название: Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices 1st Edition
Автор: Austin Parker, Daniel Spoonhower, Jonathan Mace, Ben Sigelman, Rebecca Isaacs
Издательство: O'Reilly Media
Год: 2020-04-13
Формат: true pdf/epub
Страниц: 330
Размер: 10.1 Mb
Язык: English
Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications—especially those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be.