public interface TraceParentInterface
You can create a Request Monitoring Exits that can selectively track requests by implementing the TrackingTokenInterface Interface.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTraceParent(RequestEvent requestEvent,
java.util.Map<RequestData,java.lang.Object> data)
This method is called for each request flow through Gateway.
|
static final java.lang.String CLASS_VERSION
java.lang.String getTraceParent(RequestEvent requestEvent, java.util.Map<RequestData,java.lang.Object> data)