Merge pull request #38330 from dreis2211
* pr/38330: Fix link to Elasticsearch health indicator Closes gh-38330
This commit is contained in:
commit
935a617d58
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue