This library provides Protobuf encoding for OpenTelemetry. The current version is 1.40.0, released regularly as part of the OpenTelemetry project. It is utilized to integrate with various tracing and monitoring systems.
pip install opentelemetry-exporter-otlp-proto-commonVerified import paths — ran on the pinned version, not inferred.
This code initializes a NoOpTracer and starts a span.
Update implementations to rely on the new behavior of propagating span context.
Switch to using `opentelemetry-instrumentation-logging` for logging purposes.