Back to Opentelemetry Python

OpenTelemetry JSON Encoding

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

1.42.0613 B
Original Source

OpenTelemetry JSON Encoding

|pypi|

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

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

Installation

::

 pip install opentelemetry-exporter-otlp-json-common

References

  • OpenTelemetry <https://opentelemetry.io/>_
  • OpenTelemetry Protocol Specification <https://github.com/open-telemetry/oteps/blob/main/text/0035-opentelemetry-protocol.md>_