Chapter 6. Observability
6.1. Health & Liveness checks Copy linkLink copied to clipboard!
Health & liveness checks are supported via the MicroProfile Health extension.
They can be configured via the Camel Health API or via Quarkus MicroProfile Health.
All configured checks are available on the standard MicroProfile Health endpoint URLs:
6.2. Metrics Copy linkLink copied to clipboard!
We provide MicroProfile Metrics for exposing metrics.
Some basic Camel metrics are provided for you out of the box, and these can be supplemented by configuring additional metrics in your routes.
Metrics are available on the standard Quarkus metrics endpoint: