Implementing monitoring and alerting for distributed system - Part 6

Introduction
In Part 5, we implemented the tracing in userd & orderd services. In a distributed system, tracing helps follow a request's journey across services, while metrics play a cruc...