Module correlation

Module correlation 

Source
Expand description

Correlation ID management for distributed tracing and request tracking

Structs§

CorrelationContext
Context for tracking correlated operations
CorrelationId
A unique identifier for correlating operations across distributed systems
CorrelationTracker
Tracker for managing correlation contexts across operations
RequestContext
Request context that includes correlation information
TraceCorrelation
Correlation for distributed tracing

Functions§

generate_correlation_id
Generate a new correlation ID