Index
All Classes and Interfaces|All Packages
B
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheusConfigurer
D
- discoverBinders(ClassResolver, String) - Static method in class org.apache.camel.component.micrometer.prometheus.BindersHelper
- doInit() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- doShutdown() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- doStart() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
G
- getBinders() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- getCamelContext() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- getNamingStrategy() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- getOptionType(String, boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheusConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheusConfigurer
- getTextFormatVersion() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
I
- isClearOnReload() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- isEnableExchangeEventNotifier() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- isEnableMessageHistory() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- isEnableRouteEventNotifier() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- isEnableRoutePolicy() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
L
- loadBinders(CamelContext, List<String>) - Static method in class org.apache.camel.component.micrometer.prometheus.BindersHelper
M
- main(String[]) - Static method in class org.apache.camel.component.micrometer.prometheus.BindersHelper
- MicrometerPrometheus - Class in org.apache.camel.component.micrometer.prometheus
- MicrometerPrometheus() - Constructor for class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- MicrometerPrometheusConfigurer - Class in org.apache.camel.component.micrometer.prometheus
-
Generated by camel build tools - do NOT edit this file!
- MicrometerPrometheusConfigurer() - Constructor for class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheusConfigurer
O
- org.apache.camel.component.micrometer.prometheus - package org.apache.camel.component.micrometer.prometheus
R
- readJandexIndex(ClassResolver) - Static method in class org.apache.camel.component.micrometer.prometheus.BindersHelper
S
- setBinders(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Additional Micrometer binders to include such as jvm-memory, processor, jvm-thread, and so forth.
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
- setClearOnReload(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Clear the captured metrics data when Camel is reloading routes such as when using Camel JBang.
- setEnableExchangeEventNotifier(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Set whether to enable the MicrometerExchangeEventNotifier for capturing metrics on exchange processing times.
- setEnableMessageHistory(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Set whether to enable the MicrometerMessageHistoryFactory for capturing metrics on individual route node processing times.
- setEnableRouteEventNotifier(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Set whether to enable the MicrometerRouteEventNotifier for capturing metrics on the total number of routes and total number of routes running.
- setEnableRoutePolicy(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Set whether to enable the MicrometerRoutePolicyFactory for capturing metrics on route processing times.
- setNamingStrategy(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
Controls the name style to use for metrics.
- setTextFormatVersion(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
-
The text-format version to use with Prometheus scraping.
- setupHttpScraper() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
All Classes and Interfaces|All Packages