Skip to main content

Datadog Exporter

Export OpenTelemetry to Datadog.

Telemetry TypeSupport
Traces🚧

The Datadog exporter can be selected by passing --exporter datadog. The Datadog exporter only supports traces at the moment. For more information, see the Datadog Exporter docs.

OptionDefaultOptions
--datadog-exporter-regionus1us1, us3, us5, eu, ap1
--datadog-exporter-custom-endpoint
--datadog-exporter-api-key
--datadog-exporter-retry-initial-backoff(uses global exporter default)
--datadog-exporter-retry-max-backoff(uses global exporter default)
--datadog-exporter-retry-max-elapsed-time(uses global exporter default)

Specifying a custom endpoint will override the region selection.