Spring has concept of enabling metrics through config: https://docs.spring.io/spring-boot/docs/2.0.x/reference/html/production-ready-metrics.html#_per_meter_properties . Seems worthwhile to have a way to do this (both Oracle and Liberty MicroProfile Metrics impls have concepts for this we've had to impl outside of the basic requirements of the spec.
we should be able to use MP config to enable/disable certain metrics
Spring has concept of enabling metrics through config: https://docs.spring.io/spring-boot/docs/2.0.x/reference/html/production-ready-metrics.html#_per_meter_properties . Seems worthwhile to have a way to do this (both Oracle and Liberty MicroProfile Metrics impls have concepts for this we've had to impl outside of the basic requirements of the spec.
we should be able to use MP config to enable/disable certain metrics