> ## Documentation Index
> Fetch the complete documentation index at: https://enrolla-nk-hub-guardrails.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-nk-hub-guardrails/MnHRGhi6rxtiPuOU/img/integrations/dash0.png?fit=max&auto=format&n=MnHRGhi6rxtiPuOU&q=85&s=1e2b847c79c543c44934088660ec5fe7" 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).
