Class MicroProfileMetricsProcessor


  • class MicroProfileMetricsProcessor
    extends Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) org.apache.camel.quarkus.core.deployment.spi.CamelContextCustomizerBuildItem contextCustomizer​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder, org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig config)  
      (package private) io.quarkus.deployment.builditem.FeatureBuildItem feature()  
      (package private) org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem metricRegistry​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder)  
      (package private) org.apache.camel.quarkus.core.deployment.spi.RuntimeCamelContextCustomizerBuildItem runtimeContextCustomizer​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder, org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig config)  
    • Constructor Detail

      • MicroProfileMetricsProcessor

        MicroProfileMetricsProcessor()
    • Method Detail

      • feature

        io.quarkus.deployment.builditem.FeatureBuildItem feature()
      • metricRegistry

        org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem metricRegistry​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder)
      • contextCustomizer

        org.apache.camel.quarkus.core.deployment.spi.CamelContextCustomizerBuildItem contextCustomizer​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder,
                                                                                                       org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig config)
      • runtimeContextCustomizer

        org.apache.camel.quarkus.core.deployment.spi.RuntimeCamelContextCustomizerBuildItem runtimeContextCustomizer​(org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder recorder,
                                                                                                                     org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig config)