All Classes and Interfaces

Class
Description
provide custom api that set tag for current active span.
 
 
 
 
 
 
After the exception status checker activated in the agent, the span wouldn't be marked as error status if the exception has this annotation.
 
 
 
Tag the current active span with key Tag.key() and value Tag.value(), if there is no active span, this annotation takes no effect.
A wrapper annotation for Tag that allows to apply multiple tags to a single method span,
The agent create local span if the method that annotation with Trace.
Try to access the sky-walking tracer context.