Skip to content

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.

Camel Documentation

Clone this wiki locally