@fitzoh We can get that same functionality with the Metrics library, only problem is that it's also exposing an http-endpoint like the SpringBoot one does.
When running a bunch of microservices, I'd prefer if the microservices are pushing JMX data to a central datapoint rather than having to have a central application figure out where the JMX data for 20 different applications are sitting.