Traceability and Telemetry
摘要
Just like tracer bullets are used to track the projectiles in ammunition, you need some manner to trace the path a request takes within your system. While a simple MVC-patterned application provides a simple way to trace the requests (from controller-layer ending on the views), a complex system such as microservices does not have the same luxury of simple and easy tracing.