We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509062e commit cf22ea5Copy full SHA for cf22ea5
.changelog/17582.txt
@@ -1,3 +1,5 @@
1
```release-note:feature
2
-improved consul operator raft list-peers command added -detailed flag which will print CommitIndex in the table in response
+improved consul operator raft list-peers command added CommitIndex as well as Trails Leader By in the output table
3
+Commit Index is the LastIndex from /v1/operator/autopilot/health and Trails Leader By is the difference from leader
4
+last index and followers last index
5
```
0 commit comments