Fix link to Elasticsearch health indicator

See gh-38330
This commit is contained in:
Christoph Dreis 2023-11-12 13:12:30 +01:00 committed by Moritz Halbritter
parent d9e07a1481
commit af0df78bd0

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`