@Configuration @AutoConfigureBefore(value=org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration.class) @EnableConfigurationProperties(value=org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.class) public class ExposePrometheusAutoConfiguration extends Object
| Constructor and Description |
|---|
ExposePrometheusAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
enablePrometheus() |
@PostConstruct public void enablePrometheus()
Copyright © 2019 Foremast.AI. All rights reserved.