Datadog Integration

RWX can send CI/CD telemetry to Datadog using OpenTelemetry. This allows you to observe and analyze your RWX usage and performance in Datadog alongside your application observability data.

Datadog waterfall

Configuration

Configure the integration in your RWX organization settings

Configure Datadog

Open Telemetry Provider

Select Datadog as your OpenTelemetry provider.

Provider Endpoint

The default endpoint for Datadog is:

https://otlp.datadoghq.com/v1/traces

Authentication Header

Set the authentication header. This is defaulted to:

dd-api-key

API Token

To generate an API token, create a new organization-level API key from your organization settings page. You cannot use an application key or a user-scoped API key.