Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.elasticsearch |
Auto-configuration for actuator Elasticsearch concerns.
|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for common web concerns.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
ElasticsearchHealthIndicatorProperties.getIndices()
Deprecated.
|
Duration |
ElasticsearchHealthIndicatorProperties.getResponseTimeout()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
MetricsProperties.Web.Client.getRequestsMetricName()
Deprecated.
since 2.2.0 in favor of
MetricsProperties.Web.Client.ClientRequest.getMetricName() |
String |
MetricsProperties.Web.Server.getRequestsMetricName()
Deprecated.
since 2.2.0 in favor of
MetricsProperties.Web.Server.ServerRequest.getMetricName() |
boolean |
MetricsProperties.Web.Server.isAutoTimeRequests()
Deprecated.
since 2.2.0 in favor of
Autotime.isEnabled() |
Modifier and Type | Method and Description |
---|---|
Boolean |
ServerProperties.isUseForwardHeaders() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.