summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45255 Capture Pressure Stall Information in FTDC for Linux hostsAdrian Gonzalez2023-04-281-0/+16
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-0/+6
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-6/+0
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-0/+6
* SERVER-75601 Make serverStatus apiversion field more robustMoustafa Maher2023-04-061-2/+3
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-1/+1
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-1/+1
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-1/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-2/+1
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-0/+1
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-1/+1
* SERVER-71959: Modify usages of ClusterRole::Kshitij Gupta2022-12-161-1/+1
* SERVER-71838 Remove deprecated collStats in ftdcJacob Evans2022-12-082-12/+21
* SERVER-70508 Add Linux thread count to periodic and ulimits to rotate FTDC co...Mark Benvenuto2022-11-041-0/+39
* 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