summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon/free_mon_processor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-34/+34
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-51679 Fix race condition in Free Monitoring when free monitoring docum...Mark Benvenuto2020-11-091-1/+12
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-18/+20
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-05-291-13/+21
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-011-2/+3
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-271-3/+2
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-03-251-2/+3
* SERVER-46526 Review and Convert LogV2 statements in TLSShreyas Kalyan2020-03-171-1/+1
* SERVER-46531 Clarify logv2 attributes for Free MonitoringSara Golemon2020-03-051-24/+28
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-16/+31
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-41/+19
* SERVER-36886 Label the free monitoring threads with helpful namesSara Golemon2019-04-151-1/+1
* SERVER-40112 db.disableFreeMonitoring() returns 'not master' on secondary aft...Mark Benvenuto2019-04-051-2/+7
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-011-5/+10
* 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-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-131-20/+40
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-131-5/+4
* SERVER-35650 Free Monitoring default interval should be 60 secondsMark Benvenuto2018-06-181-14/+13
* SERVER-35501 Local Time in free monitoring requestsMark Benvenuto2018-06-111-0/+3
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-111-1/+9
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-111-8/+8
* SERVER-35296 Free monitoring metrics payload needs to be wrapped in a documentMark Benvenuto2018-06-041-5/+12
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-301-8/+16
* SERVER-34985 Send metrics payload as a BSONArray rather than a sequence of BS...Sara Golemon2018-05-141-12/+4
* SERVER-34845 Limit disk reads during getFreeMonitoringStatusSara Golemon2018-05-071-18/+19
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-011-66/+107
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-011-4/+107
* SERVER-34228 Make Free Monitoring a proper string vectorMark Benvenuto2018-05-011-1/+1
* Revert "SERVER-34229 Add free monitoring to serverStatus"Judah Schvimer2018-05-011-103/+62
* SERVER-34229 Add free monitoring to serverStatusSara Golemon2018-05-011-62/+103
* SERVER-34227 FreeMonController - MetricsMark Benvenuto2018-04-201-23/+370
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-201-2/+2
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-0/+4
* SERVER-34226 Implement FreeMonController - Registration pieceMark Benvenuto2018-04-121-0/+466