Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 663 Bytes

File metadata and controls

29 lines (18 loc) · 663 Bytes

OpenTelemetry Datadog Exporter

pypi

This library allows to export tracing data to Datadog. OpenTelemetry span event and links are not supported.

Installation

pip install opentelemetry-ext-datadog

References