summaryrefslogtreecommitdiff
path: root/jstests/free_mon
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76063 Always report FreeMonitoring as disabledSara Golemon2023-04-253-18/+10
* SERVER-61794 update pymongo to 4.3.3Trevor Guidry2022-12-132-6/+14
* SERVER-54029 Fix mock_kms.js mock server startup waitMark Benvenuto2021-02-101-0/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-2/+2
* SERVER-49338 Tolerate later replicaSet versions in freemon testSara Golemon2020-07-081-1/+1
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-07-011-1/+1
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-05-294-2/+27
* SERVER-42476 Improve free monitoring testsMark Benvenuto2019-08-0611-31/+62
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2719-530/+529
* SERVER-40775 free_mon.js test should use python in PATH on WindowsMathew Robinson2019-04-231-6/+1
* SERVER-40562 Free Monitoring fails to install required dependenciesMathew Robinson2019-04-101-2/+2
* SERVER-32295 Support Python 3Mathew Robinson2019-04-083-16/+20
* SERVER-40112 db.disableFreeMonitoring() returns 'not master' on secondary aft...Mark Benvenuto2019-04-052-4/+44
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-013-8/+8
* SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-301-1/+1
* SERVER-36474 Cannot initiate a replica set if free monitoring is disabled at ...Mark Benvenuto2018-08-271-0/+38
* SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-137-10/+143
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-136-21/+68
* SERVER-35501 Local Time in free monitoring requestsMark Benvenuto2018-06-111-0/+4
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-118-7/+296
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-112-3/+10
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-302-1/+13
* SERVER-34845 Limit disk reads during getFreeMonitoringStatusSara Golemon2018-05-071-1/+1
* SERVER-34791 Free Mon Fix lockingMark Benvenuto2018-05-041-2/+2
* SERVER-34233 Implement shell helpers for free monitoringSara Golemon2018-05-033-3/+38
* SERVER-34724 collect local.oplog.rs UUIDSara Golemon2018-05-011-0/+14
* SERVER-34228 Do not use ReplSetTest.liveNodesMark Benvenuto2018-05-011-1/+1
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-012-0/+52
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-015-1/+193
* SERVER-34228 Make Free Monitoring a proper string vectorMark Benvenuto2018-05-011-0/+2
* SERVER-34228 Make HTTP handling check status codeMark Benvenuto2018-05-011-0/+1
* Revert "SERVER-34229 Add free monitoring to serverStatus"Judah Schvimer2018-05-012-52/+0
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-012-0/+52
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-205-9/+134
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-207-0/+530