> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-5b6e02fd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ObservabilityDestination - Python SDK

> ObservabilityDestination method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Supported Types

### `components.ObservabilityArizeDestination`

```python lines theme={null}
value: components.ObservabilityArizeDestination = /* values here */
```

### `components.ObservabilityBraintrustDestination`

```python lines theme={null}
value: components.ObservabilityBraintrustDestination = /* values here */
```

### `components.ObservabilityClickhouseDestination`

```python lines theme={null}
value: components.ObservabilityClickhouseDestination = /* values here */
```

### `components.ObservabilityDatadogDestination`

```python lines theme={null}
value: components.ObservabilityDatadogDestination = /* values here */
```

### `components.ObservabilityGrafanaDestination`

```python lines theme={null}
value: components.ObservabilityGrafanaDestination = /* values here */
```

### `components.ObservabilityLangfuseDestination`

```python lines theme={null}
value: components.ObservabilityLangfuseDestination = /* values here */
```

### `components.ObservabilityLangsmithDestination`

```python lines theme={null}
value: components.ObservabilityLangsmithDestination = /* values here */
```

### `components.ObservabilityNewrelicDestination`

```python lines theme={null}
value: components.ObservabilityNewrelicDestination = /* values here */
```

### `components.ObservabilityOpikDestination`

```python lines theme={null}
value: components.ObservabilityOpikDestination = /* values here */
```

### `components.ObservabilityOtelCollectorDestination`

```python lines theme={null}
value: components.ObservabilityOtelCollectorDestination = /* values here */
```

### `components.ObservabilityPosthogDestination`

```python lines theme={null}
value: components.ObservabilityPosthogDestination = /* values here */
```

### `components.ObservabilityRampDestination`

```python lines theme={null}
value: components.ObservabilityRampDestination = /* values here */
```

### `components.ObservabilityS3Destination`

```python lines theme={null}
value: components.ObservabilityS3Destination = /* values here */
```

### `components.ObservabilitySentryDestination`

```python lines theme={null}
value: components.ObservabilitySentryDestination = /* values here */
```

### `components.ObservabilitySnowflakeDestination`

```python lines theme={null}
value: components.ObservabilitySnowflakeDestination = /* values here */
```

### `components.ObservabilityWeaveDestination`

```python lines theme={null}
value: components.ObservabilityWeaveDestination = /* values here */
```

### `components.ObservabilityWebhookDestination`

```python lines theme={null}
value: components.ObservabilityWebhookDestination = /* values here */
```
