Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Mastering Distributed Tracing

You're reading from   Mastering Distributed Tracing Analyzing performance in microservices and complex systems

Arrow left icon
Product type Paperback
Published in Feb 2019
Publisher Packt
ISBN-13 9781788628464
Length 444 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
 Cole Cole
Author Profile Icon Cole
Cole
Yuri Shkuro Yuri Shkuro
Author Profile Icon Yuri Shkuro
Yuri Shkuro
Arrow right icon
View More author details
Toc

Chapter 7. Tracing with Service Meshes

Tracing with Service Meshes

In previous chapters, we discussed multiple methods of extracting tracing data from applications, either by adding instrumentation directly to the application code, or enabling the instrumentation dynamically at runtime through configuration. I also mentioned agent-based instrumentation, often provided by commercial APM vendors, which works by injecting trace points externally into the customer's program, using techniques such as monkey-patching and bytecode manipulation. All these methods can be classified as white-box instrumentation, since they all require modification of the application's code, either explicitly or implicitly at runtime. In Chapter 3, Distributed Tracing Fundamentals, we also discussed black-box techniques that work purely by correlating externally observed telemetry, such as logs used by the Mystery Machine [1].

In this chapter, we will discuss and try in practice how service meshes...

You have been reading a chapter from
Mastering Distributed Tracing
Published in: Feb 2019
Publisher: Packt
ISBN-13: 9781788628464
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime