Back to Opentelemetry Python

OpenTelemetry OTLP Utilities

exporter/opentelemetry-exporter-otlp-common/README.rst

1.44.0741 B
Original Source

OpenTelemetry OTLP Utilities

|pypi|

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

OpenTelemetry OTLP export utilities.

This package is intended to be used by OpenTelemetry signal exporters (traces, metrics, logs) that send telemetry with OTLP. Currently, all functionality in this package is marked as internal and is not intended for use directly by application developers.

Installation

::

pip install opentelemetry-exporter-otlp-common

References

  • OpenTelemetry <https://opentelemetry.io/>_
  • OTLP Specification <https://opentelemetry.io/docs/specs/otlp/>_