#observability
Read more stories on Hashnode
Articles with this tag
Introduction In Part 5, we implemented the tracing in userd & orderd services. In a distributed system, tracing helps follow a request's journey...
Introduction In Part 4, we implemented the orderd service. In a distributed system, tracking what happens across multiple services is crucial. Logging...