Fix three compilation errors in the observability module that had been commented out due to type errors with tracing_subscriber: - Fix lifetime issue in set_correlation_id by cloning Arc before async - Fix Option<CorrelationId> vs CorrelationId type mismatch in get_correlation_id - Update deprecated opentelemetry_sdk::trace::Config API to builder methods - Remove unused imports across all observability submodules Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
267 KiB
267 KiB