-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Replication
-
Fully Compatible
-
v4.2
-
Repl 2019-08-12, Repl 2019-08-26, Repl 2019-09-09, Repl 2019-09-23, Repl 2019-10-07, Repl 2019-10-21
Ideas for improvements:
Counts of replSetUpdatePosition commands sent
Counts of heartbeats sent to each node
Counts of heartbeats received from each node
Counts getMores sent to sync source
Lag of the updatePositionLastAppliedOpTime that primaries use to commit oplog entries.
Count of elections run
Count of how often we choose a new sync source (even if it's the same one)
Liveness/state view of every other node in the replica set
- is depended on by
-
SERVER-47403 Track the number of sync source changes made in serverStatus
- Closed
- is related to
-
SERVER-37915 Replication doesn't update opsCounterRepl command on secondaries
- Closed
- related to
-
SERVER-37910 Create new serverStatus metric for number of operations applied on a secondary that's incremented at batch boundaries
- Closed
- split to
-
SERVER-43318 Add server status metric for average parallelism per oplog application batch
- Open