Socket
Socket
Sign inDemoInstall

opentelemetry-proto

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentelemetry-proto

OpenTelemetry Python Proto


Maintainers
3

Readme

OpenTelemetry Python Proto

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-proto.svg :target: https://pypi.org/project/opentelemetry-proto/

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

.. _release: https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.2.0

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.

.. _opentelemetry-proto: https://github.com/open-telemetry/opentelemetry-proto

References

  • OpenTelemetry Project <https://opentelemetry.io/>_
  • OpenTelemetry Proto <https://github.com/open-telemetry/opentelemetry-proto>_
  • proto_codegen.sh script <https://github.com/open-telemetry/opentelemetry-python/blob/main/scripts/proto_codegen.sh>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc