Govur University Logo
--> --> --> -->
...

In a distributed tracing implementation for data pipelines, what is the specific metric used to identify the root cause of a latency spike across multiple micro-services?



The specific metric used to identify the root cause of a latency spike across distributed services is span duration. A span represents a single operation performed by a micro-service, which includes a start timestamp and an end timestamp. The span duration is calculated by subtracting the star....

Log in to view the answer



Redundant Elements