@ConfigurationProperties(value="spring.metrics") public class MetricsProperties extends Object
ConfigurationProperties
for configuring Micrometer-based metrics.Modifier and Type | Class and Description |
---|---|
static class |
MetricsProperties.Web |
Constructor and Description |
---|
MetricsProperties() |
Modifier and Type | Method and Description |
---|---|
MetricsProperties.Web |
getWeb() |
boolean |
isUseGlobalRegistry() |
void |
setUseGlobalRegistry(boolean useGlobalRegistry) |
public boolean isUseGlobalRegistry()
public void setUseGlobalRegistry(boolean useGlobalRegistry)
public MetricsProperties.Web getWeb()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.