Distributed Tracing for a Go Service: One Request, One Thread You Can Pull
A payment felt slow and my logs couldn't tell me why. This week I gave the ledger a way to follow a single request from the HTTP handler all the way down to the SQL query.
Jul 7, 20268 min read4
