Skip to content

Commit

Permalink
Fix link to Elasticsearch health indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
dreis2211 authored and mhalbritter committed Nov 13, 2023
1 parent d9e07a1 commit af0df78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit af0df78

Please sign in to comment.