summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_metrics.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-151-1/+10
* Revert SERVER-41513Xuerui Fa2019-10-141-10/+1
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-141-1/+10
* SERVER-41512 Added tracking for metrics around a node voting in an electionXuerui Fa2019-10-071-2/+23
* SERVER-41506 Added tracking for metrics around a nodes calling an electionXuerui Fa2019-09-241-2/+39
* SERVER-41505 Track average number of catchup ops in serverStatusXuerui Fa2019-09-121-0/+4
* SERVER-41508 Track the time the new term oplog entry was majority committed i...Samyukta Lanka2019-09-061-0/+4
* SERVER-41504 Track the number of ops during catchup in replSetStatus on prima...Medha Potluri2019-08-161-0/+5
* SERVER-41507 Track the time the new term oplog entry was written in replSetSt...Medha Potluri2019-08-131-0/+4
* SERVER-41503 Track the target opTime for catchup in replSetStatus on primariesMedha Potluri2019-08-131-3/+10
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-131-0/+33
* SERVER-41501 Track the number of elections that require primary catchup in se...Medha Potluri2019-07-261-1/+6
* SERVER-41511 Track the number of stepdowns caused by seeing a higher term in ...Medha Potluri2019-07-031-0/+4
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-07-031-5/+32
* SERVER-41498 Create ReplicationMetrics classMedha Potluri2019-06-211-1/+17
* SERVER-41497 Create IDL types for ElectionMetrics, ElectionCandidateMetrics a...Medha Potluri2019-06-181-0/+48