-
interface
A transaction is the data captured by an agent representing an event occurring in a monitored service
and groups multiple spans in a logical group.
Returns the currently active span or transaction.
Provides a way to manually set the destination address and port for this span.
Labels are used to add indexed information to transactions, spans, and errors.
Labels are used to add indexed information to transactions, spans, and errors.
Labels are used to add indexed information to transactions, spans, and errors.
Makes this span non-discardable.
Sets the outcome of this event
Provides a way to manually set the service.target.type and service.target.name fields that are used
for service maps and the identification of downstream services.
Sets the start timestamp of this event.
Start and return a new typed custom exit span as a child of this span.
Start and return a new custom span with no type, as a child of this span.
Start and return a new typed custom span as a child of this span.
setLabel(String, boolean)