public class CorrelationIdentifier extends Object
Intended for use with MDC frameworks.
| Constructor and Description |
|---|
CorrelationIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSpanId() |
static String |
getSpanIdKey() |
static String |
getTraceId() |
static String |
getTraceIdKey() |
public static String getTraceIdKey()
public static String getSpanIdKey()
public static String getTraceId()
public static String getSpanId()