Polish “Auto-configure FileDescriptorMetrics”

Closes gh-12022
This commit is contained in:
Andy Wilkinson
2018-02-13 16:35:12 +00:00
parent a51fcd071e
commit 25520a9e32
4 changed files with 13 additions and 7 deletions

View File

@@ -1295,6 +1295,7 @@ content into your application. Rather, pick only the properties that you need.
management.info.git.mode=simple # Mode to use to expose git information.
# METRICS
management.metrics.binders.files.enabled=true # Whether to enable files metrics.
management.metrics.binders.integration.enabled=true # Whether to enable Spring Integration metrics.
management.metrics.binders.jvm.enabled=true # Whether to enable JVM metrics.
management.metrics.binders.logback.enabled=true # Whether to enable Logback metrics.