---
id: opentelemetry-exporter-otlp-proto-common
version: "1.44.0"
license: Apache-2.0
license_treatment: permissive
maintenance: active
---
# opentelemetry-exporter-otlp-proto-common — OpenTelemetry Protobuf encoding
License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI
## Install
pip install opentelemetry-exporter-otlp-proto-common
uv add opentelemetry-exporter-otlp-proto-common
poetry add opentelemetry-exporter-otlp-proto-common
## Description
OpenTelemetry Protobuf Encoding
===============================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-exporter-otlp-proto-common.svg
:target: https://pypi.org/project/opentelemetry-exporter-otlp-proto-common/
This library is provided as a convenience to encode to Protobuf. Currently used by:
* opentelemetry-exporter-otlp-proto-grpc
* opentelemetry-exporter-otlp-proto-http
Installation
------------
::
pip install opentelemetry-exporter-otlp-proto-common
References
----------
* `OpenTelemetry `_
* `OpenTelemetry Protocol Specification `_
## AI interpretation — verify before relying
Provides Protobuf encoding utilities for OpenTelemetry telemetry data, used as a shared foundation by gRPC and HTTP OTLP exporters.
Verdict: Production-stable library with active maintenance, no known vulnerabilities, and permissive licensing. Low install friction and top-1000 popularity make it a reliable choice for projects needing OpenTelemetry Protobuf encoding.
[View on SkillFed](https://skillfed.io/packages/opentelemetry-exporter-otlp-proto-common) · [View on PyPI](https://pypi.org/project/opentelemetry-exporter-otlp-proto-common/)