Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPENGINE_RUNTIME_PREFIX |
"Google App Engine/" |
public static final String |
APPENGINE_RUNTIME_PROPERTY |
"com.google.appengine.runtime.version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VCAP_SERVICES_ENVVAR |
"VCAP_SERVICES" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MDC_FIELD_SPAN_EXPORT |
"X-Span-Export" |
public static final String |
MDC_FIELD_SPAN_ID |
"X-B3-SpanId" |
public static final String |
MDC_FIELD_TRACE_ID |
"X-B3-TraceId" |
public static final String |
SEVERITY_ATTRIBUTE |
"severity" |
public static final String |
SPAN_ID_ATTRIBUTE |
"logging.googleapis.com/spanId" |
public static final String |
TIMESTAMP_NANOS_ATTRIBUTE |
"timestampNanos" |
public static final String |
TIMESTAMP_SECONDS_ATTRIBUTE |
"timestampSeconds" |
public static final String |
TRACE_ID_ATTRIBUTE |
"logging.googleapis.com/trace" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
X_CLOUD_TRACE_HEADER |
"x-cloud-trace-context" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
X_B3_TRACE_HEADER |
"X-B3-TraceId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INSTANCE_CONNECTION_NAME_HELP_URL |
"https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-starters/spring-cloud-gcp-starter-sql#google-cloud-sql-instance-connection-name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREDENTIAL_LOCATION_PROPERTY_NAME |
"GOOGLE_CLOUD_SQL_CREDS_LOCATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_AGENT_NAME |
"spring-cloud-gcp-trace" |
public static final String |
DEFAULT_PREFIX |
"cloud.spring.io/" |
public static final String |
DEFAULT_TIMESTAMP_FORMAT |
"yyyy-MM-dd (HH:mm:ss.SSS z)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACKNOWLEDGEMENT |
"gcp_pubsub_pub_sub_acknowledgement" |
public static final String |
TOPIC |
"gcp_pubsub_topic" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROTOCOL |
"gs://" |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.