Merge pull request #25882 from shakuzen
* pr/25882: Polish HealthIndicators table in docs Closes gh-25882
This commit is contained in:
commit
f289f922fd
|
@ -685,7 +685,6 @@ with the `key` listed in the table below.
|
||||||
|===
|
|===
|
||||||
| Key | Name | Description
|
| Key | Name | Description
|
||||||
|
|
||||||
=======
|
|
||||||
| `cassandra`
|
| `cassandra`
|
||||||
| {spring-boot-actuator-module-code}/cassandra/CassandraDriverHealthIndicator.java[`CassandraDriverHealthIndicator`]
|
| {spring-boot-actuator-module-code}/cassandra/CassandraDriverHealthIndicator.java[`CassandraDriverHealthIndicator`]
|
||||||
| Checks that a Cassandra database is up.
|
| Checks that a Cassandra database is up.
|
||||||
|
|
Loading…
Reference in New Issue