# `Parapet.Integrations.Threadline`
[🔗](https://github.com/szTheory/parapet/blob/v1.0.0/lib/parapet/integrations/threadline.ex#L1)

Parapet integration for the Threadline audit library.
Maps audit data between Threadline and Parapet.

> #### Experimental {: .warning}
>
> This module is **experimental** in v1.x. Its API may change in a minor release with a
> single-version notice in CHANGELOG.md. See
> [Stability & Deprecation Policy](stability.html) for details.

# `handle_event`

Handles telemetry events safely.

# `setup`

Attaches telemetry handlers for Threadline audit events and Parapet audit events.

# `to_threadline_shape`

Safely translates Parapet.Spine.ToolAudit or a map to Threadline schema shapes.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
