Handling distributed tracing in microservices is a pretty big deal.
Wolfgang Thaler
·6034 views
i've been working on a microservices architecture, and tracing requests across services is becoming a real headache. we're using a bunch of different libraries, but getting a unified view is tough. what tools or strategies are you guys using for distributed tracing, anyway? any tips on setting it up, or things to watch out for
39 comments