Uses of Interface
io.quarkus.micrometer.runtime.HttpServerMetricsTagsContributor.Context
-
Packages that use HttpServerMetricsTagsContributor.Context Package Description io.quarkus.micrometer.runtime -
-
Uses of HttpServerMetricsTagsContributor.Context in io.quarkus.micrometer.runtime
Methods in io.quarkus.micrometer.runtime with parameters of type HttpServerMetricsTagsContributor.Context Modifier and Type Method Description io.micrometer.core.instrument.TagsHttpServerMetricsTagsContributor. contribute(HttpServerMetricsTagsContributor.Context context)Called when Vert.x http server response has ended
-