Distributed Tracing

1 · Domenico Luciani · Sept. 13, 2021, 11:02 a.m.
Recently I’ve seen a thread on Twitter regarding distributed tracing systems. I recognise that sometimes it’s an underestimated topic, so I thought to write a short and introductory article about it… Scrolling my TL, I’ve seen a thread by Jaana Dogan regarding distributed tracing systems; under that thread, I’ve read many people asking about it or just interested in that topic, so here we go. What is distributed tracing? One of the advantages of having a monolithic application is that we don’t ...