Interface MicrometerComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface MicrometerComponentBuilderFactory
Collect various metrics directly from Camel routes using the Micrometer
library.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Micrometer component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionMicrometer (camel-micrometer) Collect various metrics directly from Camel routes using the Micrometer library.
-
Method Details
-
micrometer
Micrometer (camel-micrometer) Collect various metrics directly from Camel routes using the Micrometer library. Category: monitoring Since: 2.22 Maven coordinates: org.apache.camel:camel-micrometer- Returns:
- the dsl builder
-