Class PrometheusRecorder
java.lang.Object
io.quarkus.micrometer.runtime.export.PrometheusRecorder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPrometheusRecorder(io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig vertxHttpBuildTimeConfig) -
Method Summary
-
Field Details
-
handler
PrometheusHandler handler
-
-
Constructor Details
-
PrometheusRecorder
public PrometheusRecorder(io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig vertxHttpBuildTimeConfig)
-
-
Method Details
-
getHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> getHandler() -
route
-
fallbackRoute
-
getFallbackHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> getFallbackHandler()
-