summaryrefslogtreecommitdiff
path: root/jstests/replsets/server_status_metrics.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to ↵Suganthi Mani2018-12-061-0/+1
| | | | track oplog application batch size.
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-061-5/+0
|
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-061-0/+5
| | | | This reverts commit 3c8a05f39b451a1d256e1bbeb8b6b43631fe950c.
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-051-5/+0
|
* SERVER-23478 Move server status metrics from OplogReader and BackgroundSync ↵Judah Schvimer2016-08-171-2/+1
| | | | to OplogFetcher
* 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
| | | | | | | This patch only logs the creation of collections that will not be deleted on operation failure. This fixes a bug where the collection would be created on master, but if the operation failed, the slaves would not get the logOp that implicitly created the collection leading them to differ from the master.
* 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