summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-7/+8
* SERVER-48660 Added lock around _counter incrementMina Mahmood2020-06-261-0/+3
* SERVER-48324 FTDC - add verbose tcmalloc set parameterMark Benvenuto2020-06-032-1/+10
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-031-0/+4
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2020-06-011-1/+2
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-285-6/+5
* SERVER-47644 Enable Histogram Latency Stats in FTDCMark Benvenuto2020-05-072-14/+52
* SERVER-47528 Turn off initialSyncStatus for replSetGetStatus in FTDCSamy Lanka2020-05-061-1/+4
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-266-6/+6
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-47297 Define file structure for security archicture guideShreyas Kalyan2020-04-091-0/+7
* SERVER-46024 Collect /proc/vmstat swap statistics in FTDCMark Benvenuto2020-03-171-0/+18
* SERVER-46530 Review and convert LogV2 statements in FTDCAdam Cooper2020-03-045-44/+29
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-211-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-217-9/+4
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-201-2/+4
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-134-31/+68
* SERVER-40506 hostInfo & FTDC to report container vCPUBilly Donahue2020-02-051-1/+1
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-213-2/+17
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-072-1/+1
* Revert "SERVER-44947 Allow test execution selection by test source file name"Mathew Robinson2020-01-062-1/+1
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-062-1/+1
* SERVER-45153 Ignore metrics temp files in FTDCFileManagerMark Benvenuto2019-12-182-1/+2
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-095-248/+0
* SERVER-41185 Make ftdc failures process fatalMark Benvenuto2019-11-192-63/+58
* SERVER-44315 Allow compilation using Visual Studio 2019Henrik Edin2019-11-011-0/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-212-2/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-173-22/+22
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2714-342/+134
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-251-1/+1
* Revert "SERVER-41980 Prepared transactions should not acquire ticket on prima...Ian Boros2019-07-231-1/+1
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-211-1/+1
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-032-2/+2
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-1012-31/+32
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-054-16/+59
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-212-3/+47
* SERVER-40531 Fix LintMark Benvenuto2019-04-181-1/+2
* SERVER-40531 FTDC decompressor should not use exceptionsMark Benvenuto2019-04-181-12/+40
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-094-4/+4
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-063-43/+15
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-288-16/+18
* SERVER-40142 Coverity analysis defect 112101: Double freeMark Benvenuto2019-03-221-3/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-033-3/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1351-51/+0
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38464 Add setParameter for custom FTDC data directoryMark Benvenuto2019-01-247-77/+54
* SERVER-38930 Switch new custom SCPs to use cpp_class methodSara Golemon2019-01-123-16/+9
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-6/+6