Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.endpoint |
Endpoints used to expose actuator information.
|
org.springframework.boot.actuate.endpoint.mvc |
Actuator Spring MVC endpoint support.
|
Modifier and Type | Method and Description |
---|---|
MetricsEndpoint |
EndpointAutoConfiguration.metricsEndpoint() |
Modifier and Type | Method and Description |
---|---|
MetricsMvcEndpoint |
EndpointWebMvcManagementContextConfiguration.metricsMvcEndpoint(MetricsEndpoint delegate) |
Constructor and Description |
---|
MetricsEndpointMetricReader(MetricsEndpoint endpoint) |
Constructor and Description |
---|
MetricsMvcEndpoint(MetricsEndpoint delegate) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.