Module tracing_integration

Module tracing_integration 

Source
Expand description

OpenTelemetry tracing integration for structured logging

This module provides integration between the logging system and OpenTelemetry distributed tracing. It allows logs to be correlated with traces for better observability in distributed systems.

Structs§

OtelTracingConfig
OpenTelemetry tracing configuration

Functions§

init_with_otel
shutdown_otel