# ditliti v0.1.2 - Table of Contents

> Official Elixir SDK for Ditliti (error tracking, tracing, replays, and profiling ingestion).

## Modules

- [Ditliti](Ditliti.md): Dependency-free client for the Ditliti ingestion API.
- [Ditliti.Db](Ditliti.Db.md): Database query auto-instrumentation.
- [Ditliti.Json](Ditliti.Json.md): Minimal dependency-free JSON encoder used so the SDK does not force a
Jason/Poison dependency choice on the host application.

- [Ditliti.Plug](Ditliti.Plug.md): Plug/Phoenix helpers for reporting exceptions from `handle_errors/2` or a
custom rescue pipeline without adding Plug as a hard SDK dependency.

