mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Add ElasticsearchReactiveHealthIndicator to docs
See gh-22616
This commit is contained in:
committed by
Andy Wilkinson
parent
a2ce39d7eb
commit
be8a70936d
@@ -850,6 +850,9 @@ The following `ReactiveHealthIndicators` are auto-configured by Spring Boot when
|
||||
| {spring-boot-actuator-module-code}/couchbase/CouchbaseReactiveHealthIndicator.java[`CouchbaseReactiveHealthIndicator`]
|
||||
| Checks that a Couchbase cluster is up.
|
||||
|
||||
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchReactiveHealthIndicator.java[`ElasticsearchReactiveHealthIndicator`]
|
||||
| Checks that an Elasticsearch cluster is up.
|
||||
|
||||
| {spring-boot-actuator-module-code}/mongo/MongoReactiveHealthIndicator.java[`MongoReactiveHealthIndicator`]
|
||||
| Checks that a Mongo database is up.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user