Skip to content

Commit be8a709

Browse files
dreis2211wilkinsona
authored andcommitted
Add ElasticsearchReactiveHealthIndicator to docs
See gh-22616
1 parent a2ce39d commit be8a709

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/production-ready-features.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,9 @@ The following `ReactiveHealthIndicators` are auto-configured by Spring Boot when
850850
| {spring-boot-actuator-module-code}/couchbase/CouchbaseReactiveHealthIndicator.java[`CouchbaseReactiveHealthIndicator`]
851851
| Checks that a Couchbase cluster is up.
852852

853+
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchReactiveHealthIndicator.java[`ElasticsearchReactiveHealthIndicator`]
854+
| Checks that an Elasticsearch cluster is up.
855+
853856
| {spring-boot-actuator-module-code}/mongo/MongoReactiveHealthIndicator.java[`MongoReactiveHealthIndicator`]
854857
| Checks that a Mongo database is up.
855858

0 commit comments

Comments
 (0)