gituser/test_manylinux/: opentelemetry-exporter-otlp-1.8.0 metadata and description

Homepage Simple index

OpenTelemetry Collector Exporters

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
  • Typing :: Typed
description_content_type text/x-rst
license Apache-2.0
requires_dist
  • opentelemetry-exporter-otlp-proto-grpc (==1.8.0)
  • opentelemetry-exporter-otlp-proto-http (==1.8.0)
requires_python >=3.6
File Tox results History
opentelemetry_exporter_otlp-1.8.0-py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
3

pypi

This library is provided as a convenience to install all supported OpenTelemetry Collector Exporters. Currently it installs:

In the future, additional packages will be available: * opentelemetry-exporter-otlp-json-http

To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization and protocol method.

Installation

pip install opentelemetry-exporter-otlp

References