Chapter 5. Understand Micrometer integration
5.1. Micrometer in JBoss EAP
Micrometer integration in JBoss EAP introduces a vendor-neutral observability layer with a reusable API for registering and tracking performance metrics across applications. This extension integrates with Micrometer, allowing deployed applications to access its API and display application-specific metrics alongside the server metrics provided by the extension.
JBoss EAP uses the existing metrics subsystem. You must manually add and configure this extension.