summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...Benety Goh2021-09-271-2/+2
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-6/+6
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-3/+0
* SERVER-54472 Collect additional FTDC metrics during shutdown for replica setsGregory Wlodarek2021-03-312-1/+23
* SERVER-54770 Add /proc/meminfo MemAvailable to FTDCMark Benvenuto2021-03-101-0/+1
* 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-40811 make initializers throwyBilly Donahue2020-12-081-2/+0
* SERVER-48221 Shut down ftdc after storage engineGregory Wlodarek2020-11-132-1/+3
* SERVER-51757 Collect /proc/vmstat numa_pages_migrated statistics in FTDCMark Benvenuto2020-10-231-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+3
* SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto2020-09-292-1/+60
* SERVER-47309 Document FTDC in the Security Architecture GuideShreyas Kalyan2020-09-231-0/+68
* SERVER-20359 Rename terse(UTC)CurrentTime to terseCurrentTimeForFilename()Sara Golemon2020-09-141-2/+2
* SERVER-48452 Internal readers should default to reading without a timestampLouis Williams2020-09-101-2/+3
* 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