gituser/docker_multiarch_dev/: opentelemetry-exporter-otlp-proto-common-1.20.0 metadata and description

Simple index

OpenTelemetry Protobuf encoding

author_email OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
description_content_type text/x-rst
project_urls
  • Homepage, https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-otlp-proto-common
requires_dist
  • backoff<2.0.0,>=1.10.0; python_version < '3.7'
  • backoff<3.0.0,>=1.10.0; python_version >= '3.7'
  • opentelemetry-proto==1.20.0
requires_python >=3.7
File Tox results History
opentelemetry_exporter_otlp_proto_common-1.20.0-py3-none-any.whl
Size
17 KB
Type
Python Wheel
Python
3

pypi

This library is provided as a convenience to encode to Protobuf. Currently used by:

Installation

pip install opentelemetry-exporter-otlp-proto-common

References