Back to Datadog API v2
Datadog API v2

Remove tls field from ObservabilityPipelineCloudPremDestination

BreakingBreaking change

This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.

What changed

The tls field (referencing ObservabilityPipelineTls) has been removed from the ObservabilityPipelineCloudPremDestination schema. Any client code that sets or reads tls on this destination object will break. Additionally, uk1.datadoghq.com has been added as a valid server enum value, which is purely additive.

Open the source documentation