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-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder 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
-