Polish "Add reactive health indicator for Couchbase"

Closes gh-13926
This commit is contained in:
Stephane Nicoll
2018-10-05 13:50:59 +02:00
parent 20ff0d97e4
commit 91b4dc2f69
10 changed files with 125 additions and 148 deletions

View File

@@ -926,6 +926,9 @@ appropriate:
|{sc-spring-boot-actuator}/cassandra/CassandraReactiveHealthIndicator.{sc-ext}[`CassandraReactiveHealthIndicator`]
|Checks that a Cassandra database is up.
|{sc-spring-boot-actuator}/couchbase/CouchbaseReactiveHealthIndicator.{sc-ext}[`CouchbaseReactiveHealthIndicator`]
|Checks that a Couchbase cluster is up.
|{sc-spring-boot-actuator}/mongo/MongoReactiveHealthIndicator.{sc-ext}[`MongoReactiveHealthIndicator`]
|Checks that a Mongo database is up.