Infrastructure

Distributed Tracing

A method of tracking requests as they propagate through multiple microservices, using trace IDs (W3C Trace Context, OpenTelemetry) to correlate logs and metrics.

相关协议

在指南中提及

另请参阅