rising3월 14일· 2 sources

Distributed Tracing: From 100% Error Rate to Root Cause in 60 Seconds

분산 트레이싱: 100% 오류율에서 60초 만에 근본 원인 찾기

Why it matters

This article demonstrates a step-by-step incident investigation in a microservice architecture, going from detecting a 100% error rate on a recommendations endpoint to identifying the root cause within 60 seconds. Using Uptrace, an OpenTelemetry-native platform, the author walks through service graph analysis, span filtering, timeline reconstruction, and trace-log correlation to pinpoint that the recommendation service cannot reach its downstream dependencies.

2
Sources
+0
24h
Growth
187d
Active
cncfdistributed tracinggomicroserviceopentelemetryotlproot cause analysisservice graphuptrace

Sources

Related Issues