Datadog Integration
Datadog's OpenTelemetry trace ingestion endpoint is currently in preview and is expected to reach general availability soon. In the meantime, access is limited. You'll need to contact your Datadog account representative to request enrollment in the OTLP endpoint preview.
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.
Configuration
Configure the integration in your RWX organization settings
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.