Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_NAME |
"default" |
public static final String |
TRACER_BEAN_NAME |
"tracer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthConsumerSampler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthProducerSampler" |
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 |
STREAM_DIRECT_CHANNEL |
"org.springframework.cloud.stream.messaging.DirectWithAttributesChannel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthRpcClientSampler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthRpcServerSampler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthClientSampler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpClientRequestParser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpClientResponseParser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpClientSampler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpServerRequestParser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpServerResponseParser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"sleuthHttpServerSampler" |
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.*|/swagger.*|.*\\.png|.*\\.css|.*\\.js|.*\\.html|/favicon.ico|/hystrix.stream" |
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 © 2021 Pivotal Software, Inc.. All rights reserved.