-
-
Notifications
You must be signed in to change notification settings - Fork 9
component micrometer
Raymond Meester edited this page Mar 7, 2023
·
1 revision
The Micrometer component allows to collect various metrics directly from Camel routes. Supported metric types are counter, summary, and timer. Micrometer provides simple way to measure the behaviour of an application. Configurable reporting backends (via Micrometer registries) enable different integration options for collecting and visualizing statistics.