public class VertxMeterFilter
extends Object
implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
High priority handler that sets the Vertx RouterContext
attribute on the active RequestMetric.
To quote Stuart, "YUCK".
Reference: https://github.com/eclipse-vertx/vert.x/issues/3579