Skip to content

Commit aeaac53

Browse files
Update modules/ROOT/pages/clustering/monitoring/endpoints.adoc
1 parent e43be77 commit aeaac53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/monitoring/endpoints.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Therefore, details such as `leader` and `raftCommandsPerSecond` are database-spe
159159
| `votingMembers` | string[] | no | `[]` | A member is considered a voting member when the leader has been receiving communication with it.
160160

161161
List of member's `memberId` that are considered part of the voting set by this primary.
162-
| `isHealthy` | boolean | no | `true` | Indicates that the local database for this cluster member has not encountered a critical error that would prevent local writes.
162+
| `isHealthy` | boolean | no | `true` | Indicates that the local database on this cluster member has not encountered a critical error that would prevent local writes.
163163

164164
[CAUTION]
165165
====

0 commit comments

Comments
 (0)