Collects metrics for ecto queries inside a tracked interaction.
Activate via:
config :my_app, MyApp.Repo, loggers: [PryIn.EctoLogger, Ecto.LogEntry]