gituser/production/: opentelemetry-exporter-otlp-proto-http-1.8.0 metadata and description

Homepage Simple index

OpenTelemetry Collector Protobuf over HTTP Exporter

author OpenTelemetry Authors
author_email 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.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
description_content_type text/x-rst
license Apache-2.0
provides_extras test
requires_dist
  • requests (~=2.7)
  • googleapis-common-protos (~=1.52)
  • opentelemetry-api (~=1.3)
  • opentelemetry-sdk (~=1.3)
  • opentelemetry-proto (==1.8.0)
  • backoff (~=1.10.0)
requires_python >=3.6
File Tox results History
opentelemetry_exporter_otlp_proto_http-1.8.0-py3-none-any.whl
Size
13 KB
Type
Python Wheel
Python
3

pypi

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