Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-71959: Modify usages of ClusterRole:: | Kshitij Gupta | 2022-12-16 | 1 | -1/+1 |
| | |||||
* | SERVER-71838 Remove deprecated collStats in ftdc | Jacob Evans | 2022-12-08 | 2 | -12/+21 |
| | |||||
* | SERVER-70508 Add Linux thread count to periodic and ulimits to rotate FTDC ↵ | Mark Benvenuto | 2022-11-04 | 1 | -0/+39 |
| | | | | collectors | ||||
* | SERVER-70146 Migrate checkAuthForCommand to checkAuthForOperation | Sara Golemon | 2022-10-04 | 1 | -3/+4 |
| | |||||
* | SERVER-67423 Include tenantId in requests sent with DBDirectClient to have ↵ | Sophia Tan | 2022-09-30 | 1 | -0/+2 |
| | | | | user management cmds work | ||||
* | SERVER-64005 Add metric tracking listener socket backlog queue depth | Blake Oler | 2022-09-21 | 2 | -0/+6 |
| | |||||
* | SERVER-68584 Generalize skipTicketAcquisitionForLock | Leonardo Menti | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | SERVER-68342 Modify ServerParameter to take tenantId | Gabriel Marks | 2022-08-30 | 3 | -9/+13 |
| | |||||
* | SERVER-68826 Move logical_time into server_base | Kaloian Manassiev | 2022-08-29 | 1 | -4/+3 |
| | |||||
* | SERVER-68826 Move basic_types into server_base | Kaloian Manassiev | 2022-08-26 | 2 | -2/+2 |
| | |||||
* | SERVER-67459 Change BasicCommand to use DatabaseName | Sophia Tan | 2022-08-10 | 1 | -1/+1 |
| | |||||
* | SERVER-68246 rewrite calls to boost::optional get and is_initialized | Billy Donahue | 2022-07-27 | 2 | -11/+11 |
| | |||||
* | SERVER-66639 Manager class for pre-image collection | csum112 | 2022-07-26 | 1 | -0/+1 |
| | |||||
* | SERVER-66490 Apply pylinters to build system code | Tausif Rahman | 2022-05-25 | 1 | -4/+4 |
| | |||||
* | SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes | Billy Donahue | 2022-05-06 | 6 | -6/+18 |
| | |||||
* | SERVER-60789 Add info about Linux file handles to FTDC | Gabriel Marks | 2022-05-03 | 2 | -1/+42 |
| | |||||
* | SERVER-62941 Add oplog server status to FTDC | Gabriel Marks | 2022-04-19 | 1 | -1/+5 |
| | |||||
* | SERVER-63642 Add serverStatus histogram metrics to measure multi-planning ↵ | Jess Balint | 2022-04-09 | 1 | -0/+4 |
| | | | | performance | ||||
* | SERVER-63882 resolve libdeps_graph_linting warnings | Benety Goh | 2022-02-22 | 1 | -2/+2 |
| | |||||
* | SERVER-62948 Ensure FTDC collectors read without a timestamp | Gregory Noma | 2022-01-26 | 1 | -4/+4 |
| | |||||
* | SERVER-21070 Add option to FTDC to gather collection stats | Mark Benvenuto | 2021-12-13 | 6 | -0/+127 |
| | |||||
* | SERVER-58476 Add `numericOnly' option to collStats, use it for FTDC | Daniel Gómez Ferro | 2021-11-30 | 1 | -1/+2 |
| | |||||
* | SERVER-28953 Capture mount statistics in FTDC | sergey.galtsev | 2021-11-08 | 1 | -0/+8 |
| | |||||
* | SERVER-59858 Add observability for tasks scheduled on reactor threads | Amirsaman Memaripour | 2021-10-28 | 1 | -0/+21 |
| | |||||
* | SERVER-59618 add LockerNoopClientObserver and register this ClientObserver ↵ | Benety Goh | 2021-09-27 | 1 | -2/+2 |
| | | | | in unit tests with Service Context | ||||
* | SERVER-57446 fix clang-tidy header issues and add header-filter | Daniel Moody | 2021-08-02 | 1 | -6/+6 |
| | |||||
* | SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer ↵ | Andrew Morrow | 2021-07-09 | 1 | -3/+0 |
| | | | | | | | for dyanmic builds This reverts the changes made for SERVER-49798 in favor of disabling the vptr sanitizer when using ubsan for --link-model=dynamic builds. | ||||
* | SERVER-54472 Collect additional FTDC metrics during shutdown for replica sets | Gregory Wlodarek | 2021-03-31 | 2 | -1/+23 |
| | |||||
* | SERVER-54770 Add /proc/meminfo MemAvailable to FTDC | Mark Benvenuto | 2021-03-10 | 1 | -0/+1 |
| | |||||
* | SERVER-54264 Exclude tenantMigrationAccessBlocker serverStatus section from FTDC | Jason Zhang | 2021-02-19 | 1 | -0/+3 |
| | |||||
* | SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction ↵ | Jason Chan | 2021-01-08 | 1 | -0/+4 |
| | | | | from FTDC | ||||
* | SERVER-40811 make initializers throwy | Billy Donahue | 2020-12-08 | 1 | -2/+0 |
| | | | | | | | - Consolidate init-related headers (just init.h and initializer.h) - Factor out a separate DependencyGraph component - Remove MONGO_DEFAULT_PREREQUISITES, MONGO_NO_PREREQUISITES, MONGO_NO_DEPENDENTS. - Document the role of the "default" initializer. | ||||
* | SERVER-48221 Shut down ftdc after storage engine | Gregory Wlodarek | 2020-11-13 | 2 | -1/+3 |
| | |||||
* | SERVER-51757 Collect /proc/vmstat numa_pages_migrated statistics in FTDC | Mark Benvenuto | 2020-10-23 | 1 | -0/+1 |
| | |||||
* | SERVER-38289 Teach objects builders how to build idl files. | Daniel Moody | 2020-10-22 | 1 | -1/+1 |
| | |||||
* | SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo ↵ | Daniel Moody | 2020-10-09 | 1 | -0/+3 |
| | | | | dependencies. | ||||
* | SERVER-50662 Handle large and non-finite doubles in FTDC | Mark Benvenuto | 2020-09-29 | 2 | -1/+60 |
| | |||||
* | SERVER-47309 Document FTDC in the Security Architecture Guide | Shreyas Kalyan | 2020-09-23 | 1 | -0/+68 |
| | |||||
* | SERVER-20359 Rename terse(UTC)CurrentTime to terseCurrentTimeForFilename() | Sara Golemon | 2020-09-14 | 1 | -2/+2 |
| | |||||
* | SERVER-48452 Internal readers should default to reading without a timestamp | Louis Williams | 2020-09-10 | 1 | -2/+3 |
| | | | | | | | | | | | | Removes ReadSource::kUnset in favor of kNoTimestamp as the default Makes the following behavioral changes to AutoGetCollectionForRead: * Removes special early-return handling for kNoTimestamp * Only user or DBDirectClient operations are eligible to read at kLastApplied. * Operations only read at kLastApplied when in the SECONDARY state, nothing else. This means most internal operations that use DBDirectClient do not need to use a ReadSourceScope to ensure they read at kNoTimestamp. | ||||
* | SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ↵ | Daniel Moody | 2020-08-27 | 1 | -7/+8 |
| | | | | to be alphabetical | ||||
* | SERVER-48660 Added lock around _counter increment | Mina Mahmood | 2020-06-26 | 1 | -0/+3 |
| | |||||
* | SERVER-48324 FTDC - add verbose tcmalloc set parameter | Mark Benvenuto | 2020-06-03 | 2 | -1/+10 |
| | |||||
* | SERVER-48519 Include mirrored read metrics in ftdc | Amirsaman Memaripour | 2020-06-03 | 1 | -0/+4 |
| | |||||
* | SERVER-30888 Obtain locks with timeouts when collecting FTDC statistics | Gregory Noma | 2020-06-01 | 1 | -1/+2 |
| | |||||
* | SERVER-48351 Clean up additional logv2 lines | Sara Golemon | 2020-05-28 | 5 | -6/+5 |
| | |||||
* | SERVER-47644 Enable Histogram Latency Stats in FTDC | Mark Benvenuto | 2020-05-07 | 2 | -14/+52 |
| | |||||
* | SERVER-47528 Turn off initialSyncStatus for replSetGetStatus in FTDC | Samy Lanka | 2020-05-06 | 1 | -1/+4 |
| | |||||
* | SERVER-47735 change mongo source over to logv2 | Billy Donahue | 2020-04-26 | 6 | -6/+6 |
| | | | | | | - Remove several legacy logger/ files - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version. - Globally replace logger::{LogSeverity,LogComponent} => logv2:: | ||||
* | SERVER-46127 unit tests log to a kTest component | Gabriel Russell | 2020-04-14 | 1 | -1/+1 |
| |