Performance monitoring with OpenTracing, OpenCensus, and OpenMetrics
Datadog | The Monitor blog

Performance monitoring with OpenTracing, OpenCensus, and OpenMetrics


Summary

The article discusses how to effectively trace requests through asynchronous, event-driven architectures using distributed tracing. It explains the difference between parent-child spans (for direct, synchronous calls within a service) and span links (for asynchronous events flowing between services), highlighting that using the right relationship type is crucial for accurate tracing and understanding system behavior. Choosing between these methods depends on whether the event is a direct response to a request or a separate, independent action.
Read the Original Article

This article originally appeared on Datadog | The Monitor blog.

Read Full Article on Original Site

Popular from Datadog | The Monitor blog

1
DASH 2026: Guide to Datadog’s newest announcements
DASH 2026: Guide to Datadog’s newest announcements

Datadog | The Monitor blog Jun 9, 2026 206 views

2
DASH 2026 Harnessing AI: Guide to Datadog’s newest announcements
DASH 2026 Harnessing AI: Guide to Datadog’s newest announcements

Datadog | The Monitor blog Jun 9, 2026 178 views

3
Datadog LLM Observability natively supports OpenTelemetry GenAI Semantic Conventions
4
Introducing Bits AI Dev Agent for Code Security
Introducing Bits AI Dev Agent for Code Security

Datadog | The Monitor blog Mar 26, 2026 108 views