Merge pull request #38330 from dreis2211

* pr/38330:
  Fix link to Elasticsearch health indicator

Closes gh-38330
This commit is contained in:
Moritz Halbritter 2023-11-13 09:07:30 +01:00
commit 935a617d58

View File

@ -674,7 +674,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`