Class VertxBinderProcessor

java.lang.Object
io.quarkus.micrometer.deployment.binder.VertxBinderProcessor

public class VertxBinderProcessor extends Object
Add support for Vert.x instrumentation. HTTP instrumentation is dependent on Vert.x, but has been pulled out into its own processor Avoid referencing classes that in turn import optional dependencies.
  • Field Details

    • METRIC_OPTIONS_CLASS_NAME

      static final String METRIC_OPTIONS_CLASS_NAME
      See Also:
    • METRIC_OPTIONS_CLASS

      static final Class<?> METRIC_OPTIONS_CLASS
  • Constructor Details

    • VertxBinderProcessor

      public VertxBinderProcessor()
  • Method Details

    • unremoveableAdditionalHttpServerMetrics

      io.quarkus.arc.deployment.UnremovableBeanBuildItem unremoveableAdditionalHttpServerMetrics()
    • unremoveableAdditionalHttpClientMetrics

      io.quarkus.arc.deployment.UnremovableBeanBuildItem unremoveableAdditionalHttpClientMetrics()
    • build

      io.quarkus.vertx.core.deployment.VertxOptionsConsumerBuildItem build(io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderRecorder recorder)
    • setVertxConfig

      void setVertxConfig(io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderRecorder recorder)