| Package | Description |
|---|---|
| org.springframework.cloud.gcp.autoconfigure.logging |
Auto-configuration for Spring Cloud GCP Logging module.
|
| org.springframework.cloud.gcp.autoconfigure.logging.extractors |
Auto-configuration for Spring Cloud GCP Logging module's request trace ID extractors.
|
| Modifier and Type | Method and Description |
|---|---|
TraceIdExtractor |
TraceIdLoggingWebMvcInterceptor.getTraceIdExtractor() |
TraceIdExtractor |
StackdriverLoggingAutoConfiguration.traceIdExtractor() |
| Modifier and Type | Method and Description |
|---|---|
TraceIdLoggingWebMvcInterceptor |
StackdriverLoggingAutoConfiguration.loggingWebMvcInterceptor(TraceIdExtractor extractor) |
| Constructor and Description |
|---|
TraceIdLoggingWebMvcInterceptor(TraceIdExtractor extractor) |
| Modifier and Type | Class and Description |
|---|---|
class |
XCloudTraceIdExtractor
Extracts trace IDs from HTTP requests using the x-cloud-trace-context header.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.