UpdateObservabilityDestinationRequest - Go SDK

UpdateObservabilityDestinationRequest type definition

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

Fields

FieldTypeRequiredDescriptionExample
APIKeyHashesoptionalnullable.OptionalNullable[[]string]âž–Optional allowlist of OpenRouter API key hashes. null clears the filter (all keys). Omitting leaves the current value. Must contain at least one hash if provided.<nil>
Configmap[string]anyâž–Provider-specific configuration fields to update. Masked values are ignored; unset fields keep their current value.{"baseUrl": "https://us.cloud.langfuse.com","publicKey": "pk-l...EfGh","secretKey": "sk-l...AbCd"}
Enabled*boolâž–Whether the destination is enabled.true
FilterRulesoptionalnullable.OptionalNullable[components.ObservabilityFilterRulesConfig]âž–N/A<nil>
Name*stringâž–Human-readable name for the destination.Production Langfuse
PrivacyMode*bool➖When true, request/response bodies are not forwarded — only metadata.false
SamplingRate*float64âž–Sampling rate between 0 and 1 (1 = 100%).1