Merge branch '2.7.x' into 3.0.x

Closes gh-38332
This commit is contained in:
Moritz Halbritter 2023-11-13 09:07:43 +01:00
commit 1022e1bdd2

View File

@ -598,7 +598,7 @@ with the `key` listed in the following table:
| Checks for low disk space.
| `elasticsearch`
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator.java[`ElasticsearchRestHealthIndicator`]
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestClientHealthIndicator.java[`ElasticsearchRestClientHealthIndicator`]
| Checks that an Elasticsearch cluster is up.
| `hazelcast`