summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon/free_mon_controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-05-291-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-2/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+5
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-9/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35650 Free Monitoring default interval should be 60 secondsMark Benvenuto2018-06-181-3/+8
* SERVER-34889 Improve BSONObj lifetime management in Free MonitoringMark Benvenuto2018-05-091-6/+17
* SERVER-34845 Limit disk reads during getFreeMonitoringStatusSara Golemon2018-05-071-1/+10
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-011-0/+7
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-011-0/+35
* SERVER-34228 Make Free Monitoring a proper string vectorMark Benvenuto2018-05-011-3/+2
* Revert "SERVER-34229 Add free monitoring to serverStatus"Judah Schvimer2018-05-011-7/+0
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-011-0/+7
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-201-3/+21
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-1/+5
* SERVER-34226 Implement FreeMonController - Registration pieceMark Benvenuto2018-04-121-0/+143