track
Tracks a given operation.
Works also with unsafe operations that throw exceptions, as the tracking gets stopped. The exceptions are not swallowed though.
Parameters
transaction
text describing the transaction
operation
function to track
Tracks a given operation.
Works also with unsafe operations that throw exceptions, as the tracking gets stopped. The exceptions are not swallowed though.
text describing the transaction
function to track