Documentation ¶
Overview ¶
Package model provides utilities to transform from the OpenTelemetry OTLP data model to the Datadog Agent data model.
This module is used in the Datadog Agent and the OpenTelemetry Collector Datadog exporter. End-user behavior is stable, but there are no stability guarantees on its public Go API. Nonetheless, if editing try to avoid breaking API changes if possible and double check the API usage on all module dependents.
The 'attributes' packages provide utilities for semantic conventions mapping, while the translator model translates telemetry signals (currently only metrics are translated).
Click to show internal directories.
Click to hide internal directories.