Index

B C D G I L M O R S 
All Classes and Interfaces|All Packages

B

BindersHelper - Class in org.apache.camel.component.micrometer.prometheus
 

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
 
getPath() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
getRoutePolicyLevel() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
getTextFormatVersion() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 

I

isBaseEndpointURIExchangeEventNotifier() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
isClearOnReload() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
isEnableExchangeEventNotifier() - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
isEnableInstrumentedThreadPoolFactory() - 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
 
isSkipCamelInfo() - 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

setBaseEndpointURIExchangeEventNotifier(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
Set whether to use base endpoint URI when capturing metrics on exchange processing times.
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.
setEnableInstrumentedThreadPoolFactory(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
Set whether to gather performance information about Camel Thread Pools by injecting an InstrumentedThreadPoolFactory.
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.
setPath(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
The path endpoint used to expose the metrics.
setRoutePolicyLevel(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
Sets the level of information to capture. all = both context and routes.
setSkipCamelInfo(boolean) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
Skip the evaluation of "app.info" metric which contains runtime provider information (default, `false`).
setTextFormatVersion(String) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
The text-format version to use with Prometheus scraping.
setupHttpScraper(VertxPlatformHttpRouter) - Method in class org.apache.camel.component.micrometer.prometheus.MicrometerPrometheus
 
B C D G I L M O R S 
All Classes and Interfaces|All Packages