Uses of Interface
com.google.cloud.spring.logging.extractors.TraceIdExtractor
Package
Description
Auto-configuration for Spring Cloud GCP Logging module.
Auto-configuration for Spring Cloud GCP Logging module's request trace ID extractors.
-
Uses of TraceIdExtractor in com.google.cloud.spring.autoconfigure.logging
Modifier and TypeMethodDescriptionStackdriverLoggingAutoConfiguration.loggingWebMvcInterceptor
(TraceIdExtractor extractor) -
Uses of TraceIdExtractor in com.google.cloud.spring.logging
-
Uses of TraceIdExtractor in com.google.cloud.spring.logging.extractors
Modifier and TypeClassDescriptionclass
Extracts trace IDs from HTTP requests using the x-cloud-trace-context header.