Class | Description |
---|---|
AddTag |
This function adds tags to a span.
|
ErrorLog |
This function adds logs to a span.
|
ExtractSpanContext |
This function injects a span context and returns the spans Id.
|
FinishSpan |
This function which implements the finishSpan method for tracing.
|
GetBaggageItem |
This function adds baggage items to a span.
|
InjectSpanContext |
This function returns the span context of a given span.
|
Log |
This function adds logs to a span.
|
SetBaggageItem |
This function adds baggage items to a span.
|
StartRootSpan |
This function which implements the startSpan method for tracing.
|
StartSpanWithParentContext |
This function which implements the startSpan method for tracing.
|
StartSpanWithParentSpan |
This function which implements the startSpan method for tracing.
|
Utils |
This provides the util functions to tracing related functions.
|
Copyright © 2018 WSO2. All rights reserved.