ObservabilityDatadogDestinationConfig - Python SDK

ObservabilityDatadogDestinationConfig method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescription
api_keystr✔️Datadog API key must have LLM Observability permissions. Create at:
headersDict[str, str]Custom HTTP headers to include in requests to this destination.
ml_appstr✔️Name to identify your application in Datadog LLM Observability
urlOptional[str]Datadog API URL for your region (e.g., https://api.datadoghq.com, https://api.us3.datadoghq.com, https://api.datadoghq.eu)