docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)

This commit is contained in:
Matt Apperson
2026-06-30 16:13:28 -04:00
committed by GitHub
parent 778e2e36fb
commit babeffc9aa
2100 changed files with 50407 additions and 16612 deletions
@@ -0,0 +1,108 @@
---
title: "ObservabilityDestination"
---
## Supported Types
### `components.ObservabilityArizeDestination`
```python
value: components.ObservabilityArizeDestination = /* values here */
```
### `components.ObservabilityBraintrustDestination`
```python
value: components.ObservabilityBraintrustDestination = /* values here */
```
### `components.ObservabilityClickhouseDestination`
```python
value: components.ObservabilityClickhouseDestination = /* values here */
```
### `components.ObservabilityDatadogDestination`
```python
value: components.ObservabilityDatadogDestination = /* values here */
```
### `components.ObservabilityGrafanaDestination`
```python
value: components.ObservabilityGrafanaDestination = /* values here */
```
### `components.ObservabilityLangfuseDestination`
```python
value: components.ObservabilityLangfuseDestination = /* values here */
```
### `components.ObservabilityLangsmithDestination`
```python
value: components.ObservabilityLangsmithDestination = /* values here */
```
### `components.ObservabilityNewrelicDestination`
```python
value: components.ObservabilityNewrelicDestination = /* values here */
```
### `components.ObservabilityOpikDestination`
```python
value: components.ObservabilityOpikDestination = /* values here */
```
### `components.ObservabilityOtelCollectorDestination`
```python
value: components.ObservabilityOtelCollectorDestination = /* values here */
```
### `components.ObservabilityPosthogDestination`
```python
value: components.ObservabilityPosthogDestination = /* values here */
```
### `components.ObservabilityRampDestination`
```python
value: components.ObservabilityRampDestination = /* values here */
```
### `components.ObservabilityS3Destination`
```python
value: components.ObservabilityS3Destination = /* values here */
```
### `components.ObservabilitySentryDestination`
```python
value: components.ObservabilitySentryDestination = /* values here */
```
### `components.ObservabilitySnowflakeDestination`
```python
value: components.ObservabilitySnowflakeDestination = /* values here */
```
### `components.ObservabilityWeaveDestination`
```python
value: components.ObservabilityWeaveDestination = /* values here */
```
### `components.ObservabilityWebhookDestination`
```python
value: components.ObservabilityWebhookDestination = /* values here */
```