> ## 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 KloudMate and OpenLLMetry

<Frame>
  <img src="https://mintcdn.com/enrolla-gz-add-pr-758-to-docs/LkF1e3H9RXQ2biWI/img/integrations/kloudmate.png?fit=max&auto=format&n=LkF1e3H9RXQ2biWI&q=85&s=1737fe50544b995cc19f9aeec3213ede" width="1804" height="781" data-path="img/integrations/kloudmate.png" />
</Frame>

KloudMate is an [observability platform](https://kloudmate.com/) that natively supports OpenTelemetry, you just need to route the traces to KloudMate OpenTelemetry Collector endpoint and set Authorization header:

```bash theme={null}
TRACELOOP_BASE_URL="https://otel.kloudmate.com:4318"
TRACELOOP_HEADERS="Authorization=<YOUR_KM_SECRET_KEY>"
```

For more information check out the [docs](https://docs.kloudmate.com/).
