Class PropertiesTagsProvider

    • Constructor Detail

      • PropertiesTagsProvider

        public PropertiesTagsProvider​(Map<String,​String> tagsMap)
    • Method Detail

      • apply

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