Files
spring-boot/spring-boot-project
Stephane Nicoll a170bfcc76 Deprecate micrometer meter's enabled flags
This commit deprecates the few 'enabled' flags that control whether
certain meter binders are registered in the context.

Metrics auto-configuration for the JVM, Logback and System-related
information have been moved to individual auto-configurations so that
they can be excluded rather than using the now deprecated flag.

This harmonizes our policy with regards to disabling behaviour,
especially since other similar auto-configurations do not have such
flag.

Closes gh-13408
2018-09-06 15:08:39 +02:00
..
2018-09-05 13:39:51 +02:00
2018-09-04 16:25:17 -07:00
2018-09-05 13:43:16 -07:00
2018-09-06 13:11:50 +01:00