| Package | Description |
|---|---|
| org.springframework.cloud.gcp.autoconfigure.logging | |
| org.springframework.cloud.gcp.autoconfigure.logging.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 © 2018 Pivotal Software, Inc.. All rights reserved.