ApmTraceUtils
object ApmTraceUtils
Collection of utility methods to help with performance tracing.
Properties
Functions
Link copied to clipboard
Adds an exception to the currently active span, if one exists.
Adds an exception to the provided span, if one exists.
Link copied to clipboard
Adds all the provided tags to the root span.
Link copied to clipboard
Adds all provided tags to the currently active span, if one exists, under the provided tag name namespace.
Adds all the provided tags to the provided span, if one exists.
Link copied to clipboard
Adds an exception to the root span, if an active one exists.