--- id: opentelemetry-exporter-otlp-proto-http version: "1.44.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # opentelemetry-exporter-otlp-proto-http — OpenTelemetry Collector Protobuf over HTTP Exporter License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install opentelemetry-exporter-otlp-proto-http uv add opentelemetry-exporter-otlp-proto-http poetry add opentelemetry-exporter-otlp-proto-http ## Description OpenTelemetry Collector Protobuf over HTTP Exporter =================================================== |pypi| .. |pypi| image:: https://badge.fury.io/py/opentelemetry-exporter-otlp-proto-http.svg :target: https://pypi.org/project/opentelemetry-exporter-otlp-proto-http/ This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol using Protobuf over HTTP. Installation ------------ :: pip install opentelemetry-exporter-otlp-proto-http References ---------- * `OpenTelemetry Collector Exporter `_ * `OpenTelemetry Collector `_ * `OpenTelemetry `_ * `OpenTelemetry Protocol Specification `_ ## AI interpretation — verify before relying Exports OpenTelemetry observability data to an OpenTelemetry Collector using the OTLP protocol over HTTP with Protobuf serialization. Verdict: Production-ready exporter for OpenTelemetry data to HTTP-based collectors. Active maintenance, no known vulnerabilities, permissive Apache-2.0 license, and low install friction make it a solid choice for teams adopting OpenTelemetry observability. [View on SkillFed](https://skillfed.io/packages/opentelemetry-exporter-otlp-proto-http) · [View on PyPI](https://pypi.org/project/opentelemetry-exporter-otlp-proto-http/)