| Interface | Description |
|---|---|
| AnalyticsTracer.Propagator |
Propagator allows the developer to intercept and verify any calls to inject() and/or extract().
|
| Class | Description |
|---|---|
| AnalyticsTracer |
AnalyticsTracer is the analytics tracer implementation which uses the open tracing standard.
|
| AnalyticsTracerLoader |
This class is used to load the tracer from the Open tracing component extension.
|
| StreamProcessorTracerClient |
This is the Stream Processor Open tracer client which can be used to publish tracer events from services.
|
| Utils |
This is the utils class for the analytics tracer component.
|
| Exception | Description |
|---|---|
| AnalyticsTracerInitializationException |
This exception is thrown when there are errors in initializing the tracer.
|
| 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.