Index

C E O 
All Classes and Interfaces|All Packages

C

CamelMicroProfileMetricsConfig - Class in org.apache.camel.quarkus.component.microprofile.metrics.runtime
 
CamelMicroProfileMetricsConfig() - Constructor for class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
 
CamelMicroProfileMetricsRecorder - Class in org.apache.camel.quarkus.component.microprofile.metrics.runtime
 
CamelMicroProfileMetricsRecorder() - Constructor for class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder
 
createApplicationRegistry() - Method in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder
 
createContextCustomizer(CamelMicroProfileMetricsConfig) - Method in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder
 
createRuntimeContextCustomizer(CamelMicroProfileMetricsConfig) - Method in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsRecorder
 

E

enableCamelContextEventNotifier - Variable in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
Set whether to enable the MicroProfileMetricsCamelContextEventNotifier for capturing metrics about the CamelContext, such as status and uptime.
enableExchangeEventNotifier - Variable in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
Set whether to enable the MicroProfileMetricsExchangeEventNotifier for capturing metrics on exchange processing times.
enableMessageHistory - Variable in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
Set whether to enable the MicroProfileMetricsMessageHistoryFactory for capturing metrics on individual route node processing times.
enableRouteEventNotifier - Variable in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
Set whether to enable the MicroProfileMetricsRouteEventNotifier for capturing metrics on the total number of routes and total number of routes running.
enableRoutePolicy - Variable in class org.apache.camel.quarkus.component.microprofile.metrics.runtime.CamelMicroProfileMetricsConfig
Set whether to enable the MicroProfileMetricsRoutePolicyFactory for capturing metrics on route processing times.

O

org.apache.camel.quarkus.component.microprofile.metrics.runtime - package org.apache.camel.quarkus.component.microprofile.metrics.runtime
 
C E O 
All Classes and Interfaces|All Packages