Class SmallRyeMetricsHandler

  • All Implemented Interfaces:
    io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>

    public class SmallRyeMetricsHandler
    extends Object
    implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
    • Constructor Detail

      • SmallRyeMetricsHandler

        public SmallRyeMetricsHandler()
    • Method Detail

      • setMetricsPath

        public void setMetricsPath​(String metricsPath)
      • handle

        public void handle​(io.vertx.ext.web.RoutingContext routingContext)
        Specified by:
        handle in interface io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>