summaryrefslogtreecommitdiff
path: root/jstests/replsets/server_status_metrics.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74148: Wait for secondary to sync from primary in server_status_metric...XueruiFa2023-02-231-1/+7
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-281-3/+3
* SERVER-51057: Test that getMore metrics are incremented in server_status_metr...XueruiFa2020-09-281-50/+10
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-5/+1
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+3
* SERVER-44710: Add metrics.repl.network.getmores.numEmptyBatchesLingzhi Deng2020-02-201-0/+17
* SERVER-45623 improve diagnosability of default writeConcernKevin Pulo2020-02-201-0/+47
* SERVER-45574: Use NewOplogFetcher in steady state replication and initial syncLingzhi Deng2020-02-191-4/+15
* SERVER-45920 Validate writeConcern.wAmirsaman Memaripour2020-02-031-1/+2
* SERVER-45926: Tag server_status_metrics.js requires_document_lockingLingzhi Deng2020-02-031-1/+5
* Revert SERVER-45584Amirsaman Memaripour2020-01-291-2/+1
* SERVER-45584 Validate writeConcern.wAmirsaman Memaripour2020-01-281-1/+2
* SERVER-44711: Add metrics.repl.network.oplogGetMoresProcessedLingzhi Deng2020-01-281-3/+66
* SERVER-45473 Ban incompatible tests from multiversion suiteA. Jesse Jiryu Davis2020-01-131-0/+5
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44675 Handle race in repl metrics testA. Jesse Jiryu Davis2019-11-191-1/+14
* SERVER-34722 Add new server status metrics about oplog applicationJudah Schvimer2019-10-111-6/+69
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41588 Should not expect repl.apply.ops to be the same as repl.apply.ba...Jason Chan2019-06-131-8/+16
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2018-12-061-0/+1
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-061-5/+0
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-061-0/+5
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-051-5/+0
* SERVER-23478 Move server status metrics from OplogReader and BackgroundSync t...Judah Schvimer2016-08-171-2/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+1
* SERVER-23478: disable checking readersCreated till hooked up againScott Hernandez2016-04-011-1/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-14/+18
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-25/+25
* SERVER-21505 add extra wiggle room to server_status_metrics.jsmatt dannenberg2015-11-171-3/+5
* SERVER-21250: pushAll from network threadScott Hernandez2015-11-131-1/+1
* SERVER-18983: just check for timing field, not validation of valueScott Hernandez2015-10-011-1/+1
* SERVER-18584 write an n-op when transition to primary is completematt dannenberg2015-08-051-1/+4
* SERVER-14483 Unit test awaitReplication behavior across reconfigmatt dannenberg2014-11-041-1/+0
* SERVER-14219 logOp implicit collection creationMathias Stearn2014-08-201-0/+1
* SERVER-13399 Increase timeout in server_status_metrics.jsRandolph Tan2014-03-281-3/+3
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-14/+15
* SERVER-12197: remove repl.oplog metrics that are a big wrongEliot Horowitz2013-12-281-15/+5
* SERVER-9005 - Only record wtime metrics when w>1Dan Pasette2013-06-241-0/+25
* SERVER-8203: cleanup test for failing buildbotScott Hernandez2013-02-071-8/+14
* SERVER-8203: replication metrics test fixScott Hernandez2013-01-291-1/+1
* SERVER-8203: replication metricsScott Hernandez2013-01-291-0/+60