Files
openrouter-python-sdk-retry…/docs/components/observabilityotelcollectordestinationconfig.mdx

10 lines
2.1 KiB
Plaintext

---
title: "ObservabilityOtelCollectorDestinationConfig"
---
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| `endpoint` | *str* | :heavy_check_mark: | N/A |
| `headers` | Dict[str, *str*] | :heavy_minus_sign: | Custom HTTP headers as a JSON object. For Axiom, use \{"Authorization": "Bearer xaat-xxx", "X-Axiom-Dataset": "your-dataset"} |