--- title: "ObservabilityLangfuseDestinationConfig" --- ## Fields | Field | Type | Required | Description | | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | | `base_url` | *Optional[str]* | :heavy_minus_sign: | N/A | | `headers` | Dict[str, *str*] | :heavy_minus_sign: | Custom HTTP headers to include in requests to this destination. | | `public_key` | *str* | :heavy_check_mark: | N/A | | `secret_key` | *str* | :heavy_check_mark: | N/A |