> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracelit.io/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.1.1 — Jun 5, 2026

> Python SDK v0.1.1 — Jun 5, 2026

# v0.1.1 — Jun 5, 2026

<Badge>Latest</Badge>

**Fixes**

* Auto-instrumentation skips missing `opentelemetry-instrumentation-*` packages silently (no startup warning spam)
* Django instrumentation skipped when `DJANGO_SETTINGS_MODULE` is not set

**Documentation**

* Explicit per-framework setup for Django, Flask, FastAPI, Celery, and scripts
* Clarify `auto_start()` vs `TracelitConfig` for Django
