Uses of Class
org.springframework.cloud.gateway.filter.GatewayMetricsFilter
-
Packages that use GatewayMetricsFilter Package Description org.springframework.cloud.gateway.config -
-
Uses of GatewayMetricsFilter in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return GatewayMetricsFilter Modifier and Type Method Description GatewayMetricsFilterGatewayMetricsAutoConfiguration. gatewayMetricFilter(io.micrometer.core.instrument.MeterRegistry meterRegistry, List<GatewayTagsProvider> tagsProviders, GatewayMetricsProperties properties)
-