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.

関連プロトコル

Mentioned in Guides

関連項目