> ## Documentation Index
> Fetch the complete documentation index at: https://enrolla-gz-add-pr-758-to-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LLM Observability with Dash0 and OpenLLMetry

<Frame>
  <img src="https://mintcdn.com/enrolla-gz-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/integrations/dash0.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=4ade1fdd0f8fd148b63f659fd3849dd5" width="3024" height="1653" data-path="img/integrations/dash0.png" />
</Frame>

[Dash0](https://www.dash0.com) is an OpenTelemetry-natively observability solution. You can route your traces directly to Dash0's ingest APIs.

```bash theme={null}
TRACELOOP_BASE_URL="https://ingress.eu-west-1.aws.dash0.com"
TRACELOOP_HEADERS="Authorization=Bearer <YOUR_AUTH_TOKEN>"
```

For more information check out the [documentation](https://www.dash0.com/documentation/dash0/get-started/sending-data-to-dash0).
