ObservabilityClickhouseDestinationConfig - Python SDK

ObservabilityClickhouseDestinationConfig method reference

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

Fields

FieldTypeRequiredDescription
databasestr✔️N/A
headersDict[str, str]Custom HTTP headers to include in requests to this destination.
hoststr✔️N/A
passwordstr✔️N/A
tableOptional[str]N/A
usernamestr✔️If you have not set a specific username in ClickHouse, simply type in ‘default’ below.