Uses of Class
org.springframework.cloud.gateway.filter.headers.observation.GatewayContext
Packages that use GatewayContext
Package
Description
TODO: package javadoc.
-
Uses of GatewayContext in org.springframework.cloud.gateway.filter.headers.observation
Subclasses with type arguments of type GatewayContext in org.springframework.cloud.gateway.filter.headers.observationModifier and TypeClassDescriptionclassTracing header removingPropagatingSenderTracingObservationHandler.Subinterfaces with type arguments of type GatewayContext in org.springframework.cloud.gateway.filter.headers.observationMethods in org.springframework.cloud.gateway.filter.headers.observation with parameters of type GatewayContextModifier and TypeMethodDescription@Nullable StringDefaultGatewayObservationConvention.getContextualName(GatewayContext context) io.micrometer.common.KeyValuesDefaultGatewayObservationConvention.getHighCardinalityKeyValues(GatewayContext context) io.micrometer.common.KeyValuesDefaultGatewayObservationConvention.getLowCardinalityKeyValues(GatewayContext context) voidGatewayPropagatingSenderTracingObservationHandler.onStart(GatewayContext context)