ovotech / natchez-extras

Integrations between Natchez, Doobie, HTTP4s, Log4cats and Datadog. Formerly called effect-utils.
https://ovotech.github.io/natchez-extras/
Apache License 2.0
31 stars 18 forks source link

Add trace spans for commit and connect #111

Open cwholmes opened 1 year ago

cwholmes commented 1 year ago

This change adds tracing spans for the commit and connect actions of the transactor. This can be helpful when determining if the connection is taking a long time or the commit is taking a long time vs other factors.