@ConfigurationProperties(value="endpoints.prometheus") public class PrometheusMvcEndpoint extends org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter
| Constructor and Description |
|---|
PrometheusMvcEndpoint(io.prometheus.client.spring.boot.PrometheusEndpoint delegate) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
value(Set<String> name) |
invokepublic PrometheusMvcEndpoint(io.prometheus.client.spring.boot.PrometheusEndpoint delegate)
Copyright © 2018. All rights reserved.