mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -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 */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user