opentelemetry-proto 1.38.0


pip install opentelemetry-proto

  Latest version

Released: Oct 16, 2025


Meta
Author: OpenTelemetry Authors
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • OpenTelemetry

Intended Audience
  • Developers

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

pypi

This library contains the generated code for OpenTelemetry protobuf data model. The code in the current package was generated using the v1.7.0 release of opentelemetry-proto.

Installation

pip install opentelemetry-proto

Code Generation

These files were generated automatically from code in opentelemetry-proto. To regenerate the code, run ../scripts/proto_codegen.sh.

To build against a new release or specific commit of opentelemetry-proto, update the PROTO_REPO_BRANCH_OR_COMMIT variable in ../scripts/proto_codegen.sh. Then run the script and commit the changes as well as any fixes needed in the OTLP exporter.

References

Extras: None
Dependencies:
protobuf (<7.0,>=5.0)