| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TRACER_BEAN_NAME |
"tracer" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARENT_ID_NAME |
"spanParentSpanId" |
public static final String |
SAMPLED_NAME |
"spanSampled" |
public static final String |
SPAN_FLAGS_NAME |
"spanFlags" |
public static final String |
SPAN_ID_NAME |
"spanId" |
public static final String |
SPAN_NAME_NAME |
"spanName" |
public static final String |
TRACE_ID_NAME |
"spanTraceId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"sleuthClientSampler" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"sleuthServerSampler" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SKIP_PATTERN |
"/api-docs.*|/autoconfig|/configprops|/dump|/health|/info|/metrics.*|/mappings|/trace|/swagger.*|.*\\.png|.*\\.css|.*\\.js|.*\\.html|/favicon.ico|/hystrix.stream|/application/.*|/actuator.*|/cloudfoundryapplication" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ORDER |
-2147483643 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TRACING_FILTER_ORDER |
-2147483643 |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.