summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/ftdc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71838 Remove deprecated collStats in ftdcr6.2.0-rc3Jacob Evans2022-12-081-2/+5
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-7/+7
* SERVER-62941 Add oplog server status to FTDCGabriel Marks2022-04-191-1/+5
* SERVER-63642 Add serverStatus histogram metrics to measure multi-planning per...Jess Balint2022-04-091-0/+4
* SERVER-54472 Collect additional FTDC metrics during shutdown for replica setsGregory Wlodarek2021-03-311-1/+22
* SERVER-54264 Exclude tenantMigrationAccessBlocker serverStatus section from FTDCJason Zhang2021-02-191-0/+3
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-01-081-0/+4
* SERVER-48324 FTDC - add verbose tcmalloc set parameterMark Benvenuto2020-06-031-1/+4
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-031-0/+4
* SERVER-47644 Enable Histogram Latency Stats in FTDCMark Benvenuto2020-05-071-14/+47
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-211-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+0
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-6/+6
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38464 Add setParameter for custom FTDC data directoryMark Benvenuto2019-01-241-0/+36
* SERVER-38565 Convert FTDC options to IDLMark Benvenuto2018-12-181-173/+69
* SERVER-38310 Oplog information collection stalls FTDCMark Benvenuto2018-12-131-3/+2
* SERVER-37625 Add oplog earliest time to FTDCMark Benvenuto2018-11-151-2/+3
* SERVER-37625 Add oplog earliest time to FTDCMark Benvenuto2018-11-151-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2018-10-111-1/+3
* SERVER-32646 CommandHelpersBilly Donahue2018-01-161-2/+2
* SERVER-29731 Unify logic around directly invoking a commandMathias Stearn2017-07-131-12/+5
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-2/+7
* SERVER-29938 FTDC RefactorMark Benvenuto2017-06-301-0/+343