Registry / observability / opentelemetry-exporter-otlp-proto-common

opentelemetry-exporter-otlp-proto-common

JSON →
library1.44.0pypypi✓ verified 24d ago

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-common
INSTALL
IMPORT
SIG · OPENTELEMETRY-EXPO
O
opentelemetry-exporter-otlp-proto-common
observabilitypythonv1.44.0
Install
2.2s avg
Import
Disk
19MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v1.44.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 20.3MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 2.2s · import 0.000s · 21MB
19MB installed
● package 19MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NoOpTracer
from opentelemetry.exporter.otlp.proto.common.metrics_encoder import NoOpTracer
from opentelemetry.exporter.otlp.proto.common.metrics_encoder import NoOpTracer

This code initializes a NoOpTracer and starts a span.

import os from opentelemetry.exporter.otlp.proto.common import NoOpTracer tracer = NoOpTracer() with tracer.start_as_current_span('example_span'): print('Hello, OpenTelemetry!')
Debug
Known issues
breakingChanges in `start_span` and `start_as_current_span` in NoOpTracer.
fix
Update implementations to rely on the new behavior of propagating span context.
affects: >=1.40.0
deprecated`LoggingHandler` is deprecated in favor of `opentelemetry-instrumentation-logging`.
fix
Switch to using `opentelemetry-instrumentation-logging` for logging purposes.
affects: <1.40.0
Upgrade
Version history
1.44.0latest on PyPI · released Jul 16, 2026
Audit
Dependencies
opentelemetry-sdkoptionalRequired for full functionality of OpenTelemetry SDK.
Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
3
Amazon
1
Resources
opentelemetry-exporter-otlp-proto-common — pip install opentelemetry-exporter-otlp-proto-common · libregistry