Back to Datadog API v2
Datadog API v2

Renamed and changed required fields in DatabricksZerobus destination schema

BreakingBreaking change

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

What changed

Two required fields in the ObservabilityPipelineDatabricksZerobusDestination schema were renamed and are no longer required: ingestion_endpointingestion_endpoint_key and unity_catalog_endpointunity_catalog_endpoint_key. The new fields take an environment variable name or secret identifier rather than a raw URL, and both have been removed from the required array. Clients sending the old field names will have those values silently ignored, and any code reading those fields from responses will break.

Open the source documentation