Merge branch '3.0.x' into 3.1.x

Closes gh-38333
This commit is contained in:
Moritz Halbritter 2023-11-13 09:07:54 +01:00
commit 27da93525e

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`