Adding a Monitoring System
By default, this Micro-Integration only includes JMX as its supported monitoring system.
To use a different monitoring system, add the system’s micrometer-registry-<system> JAR file and its dependency JAR files to the Micro-Integration’s classpath, see Adding External Libraries.  The included systems can then be individually enabled/disabled by setting  management.<system>metrics.export.enabled=true in the  application.yml file.