Open cwholmes opened 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.
commit
connect
This change adds tracing spans for the
commit
andconnect
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.