summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70146 Migrate checkAuthForCommand to checkAuthForOperationSara Golemon2022-10-041-3/+4
* SERVER-67423 Include tenantId in requests sent with DBDirectClient to have us...Sophia Tan2022-09-301-0/+2
* SERVER-64005 Add metric tracking listener socket backlog queue depthBlake Oler2022-09-212-0/+6
* SERVER-68584 Generalize skipTicketAcquisitionForLockLeonardo Menti2022-09-071-1/+1
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-303-9/+13
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-4/+3
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-262-2/+2
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-1/+1
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-272-11/+11
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-4/+4
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-066-6/+18
* SERVER-60789 Add info about Linux file handles to FTDCGabriel Marks2022-05-032-1/+42
* 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-63882 resolve libdeps_graph_linting warningsBenety Goh2022-02-221-2/+2
* SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma2022-01-261-4/+4
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2021-12-136-0/+127
* SERVER-58476 Add `numericOnly' option to collStats, use it for FTDCDaniel Gómez Ferro2021-11-301-1/+2
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-11-081-0/+8
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+21
* 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