public class TimingInformationToEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
B3_TRACE_ID |
| Constructor and Description |
|---|
TimingInformationToEvent() |
| Modifier and Type | Method and Description |
|---|---|
RequestMetricsEvent |
createStatEvent(TimingInformation input,
javax.servlet.http.HttpServletRequest httpServletRequest,
Optional<String> requestKey) |
protected static Optional<String> |
extractCorrelationID(javax.servlet.http.HttpServletRequest httpServletRequest) |
public static final String B3_TRACE_ID
public RequestMetricsEvent createStatEvent(TimingInformation input, javax.servlet.http.HttpServletRequest httpServletRequest, Optional<String> requestKey)
Copyright © 2002-2020 Atlassian. All Rights Reserved.