# Packages
No description provided by the author
# Functions
CaptureError wraps APM agent func of the same name and auto-sends, returning the original error.
ClientGoCacheTx creates a new apm.Transaction for cache refresh requests.
No description provided by the author
EndContextTransaction nil safe version of APM agents tx.End().
NewContextTransaction starts a new transaction and sets up a new context with that transaction that also contains the related APM agent's tracer.
NewLogAdapter returns an implementation of the log interface expected by the APM agent.
NewTracer returns a new APM tracer with the logger in log configured.
RequestName returns method and path to be used in APM span names.
Span starts an apm span named after callers function name.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author