@Service @Singleton public class RequestTraceSpanStore extends Object
EventType.TRACE_START and the end of the trace is marked with EventType#TRACE_END.
All the request events placed in between are marked with a conversation id, which is the id of request event with type EventType.TRACE_START.| Constructor and Description |
|---|
RequestTraceSpanStore() |
public RequestTrace getTrace()
Copyright © 2019. All rights reserved.