# `ScoutApm.Instruments.EctoTelemetry`

# `attach`

Attaches an event handler for Ecto queries.

Takes a fully namespaced Ecto.Repo module as the only argument. Example:

    ScoutApm.Instruments.EctoTelemetry.attach(MyApp.Repo)

# `handle_event`

---

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