Class GatewayHttpTagsProvider

    • Constructor Detail

      • GatewayHttpTagsProvider

        public GatewayHttpTagsProvider()
    • Method Detail

      • apply

        public io.micrometer.core.instrument.Tags apply​(org.springframework.web.server.ServerWebExchange exchange)
        Specified by:
        apply in interface Function<org.springframework.web.server.ServerWebExchange,​io.micrometer.core.instrument.Tags>