Change micrometer properties to use adapters
Update configuration property classes used with micrometer so that they no longer directly implement `Config` interfaces. Properties are now adapted to Config implementations independently. See gh-9970
Showing
Please register or sign in to comment