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