| Class and Description |
|---|
| AnalyticsTracer
AnalyticsTracer is the analytics tracer implementation which uses the open tracing standard.
|
| AnalyticsTracer.Propagator
Propagator allows the developer to intercept and verify any calls to inject() and/or extract().
|
| AnalyticsTracer.SpanBuilder
This is the analytics extension of the
Tracer.SpanBuilder. |
| AnalyticsTracerInitializationException
This exception is thrown when there are errors in initializing the tracer.
|
| AnalyticsTracerLoader
This class is used to load the tracer from the Open tracing component extension.
|
| InvalidTracerConfigurationException
This is the exception class which is thrown for any unexpected/wrong
configuration in the open tracer configs.
|
Copyright © 2018 WSO2. All rights reserved.