summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon/free_mon_controller_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-131-1/+0
* SERVER-35234 makePromiseFuture<T>()Mathias Stearn2018-08-171-32/+16
* SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-131-3/+85
* SERVER-35650 Free Monitoring default interval should be 60 secondsMark Benvenuto2018-06-181-3/+30
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-111-1/+2
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-111-44/+18
* SERVER-35296 Free monitoring metrics payload needs to be wrapped in a documentMark Benvenuto2018-06-071-3/+1
* SERVER-34985 Send metrics payload as a BSONArray rather than a sequence of BS...Sara Golemon2018-05-141-21/+19
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-011-10/+303
* SERVER-34228 Make Free Monitoring a proper string vectorMark Benvenuto2018-05-011-17/+24
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-201-60/+855
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-201-1/+1
* SERVER-34226 Implement FreeMonController - Registration pieceMark Benvenuto2018-04-121-0/+430