summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71087 Add tests for agg stages that have a nss field input/outputHugh Tong2023-01-052-1/+3
* Revert "SERVER-71087 Add tests for agg stages that have a nss field input/out...auto-revert-processor2023-01-042-3/+1
* SERVER-71087 Add tests for agg stages that have a nss field input/outputcortrain2023-01-032-1/+3
* SERVER-67886: Log metrics around authentication protocolsAdam Rayner2022-12-082-1/+10
* SERVER-70983 Serialize the command responses in collStats for tenant isolationHugh Tong2022-12-071-1/+1
* SERVER-65815 Remove OrphanTracking feature flagPierlauro Sciarelli2022-11-231-7/+4
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-112-0/+9
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-112-64/+223
* SERVER-68847 Include query framework information in GetMore profiler entriesBen Shteinfeld2022-11-081-22/+31
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-011-0/+1
* SERVER-68337 Perform `collectionUUID` check inside `AutoGetCollection`Gregory Noma2022-10-211-4/+4
* SERVER-70556 Clean up index catalog counter methodsShin Yee Tan2022-10-181-1/+1
* SERVER-70264 make slowMS and sampleRate atomicMatt Diener2022-10-122-5/+6
* SERVER-69739 Make mongos track the exponential moving average of number of qu...Cheahuychou Mao2022-10-072-14/+26
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany callsAdi Zaimi2022-10-062-0/+8
* SERVER-46478 Add opLatencies to mongoS serverStatusKevin Cherkauer2022-09-281-1/+19
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+0
* SERVER-69748 Remove redundant totalPipelineLookup counterJennifer Peshansky2022-09-211-10/+4
* SERVER-67703 Add query sort metrics to serverStatusIvan Fefer2022-09-162-0/+21
* SERVER-68336 Add version of AutoGetCollection which takes a struct for its op...Faustoleyva542022-09-151-1/+1
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-152-1/+3
* SERVER-68234 Enforce fillLockerInfo() resource type index boundsHaley Connelly2022-09-121-1/+21
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-3/+2
* SERVER-67611 Remove storage usages of `ErrorCategory::Interruption`Gregory Noma2022-09-021-3/+13
* SERVER-66636 Introduce server parameters to track storage and TTL stats for t...Denis Grebennicov2022-09-012-0/+73
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-293-28/+24
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-3/+3
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-172-16/+23
* SERVER-57384 Remove serverStatus counters and logging for deleted opcodesIrina Yatsenko2022-08-032-41/+2
* SERVER-67994 Add ResourceId constructors that take NamespaceString and Databa...jannaerin2022-07-271-2/+3
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-272-4/+4
* SERVER-64539 Add serverStatus metrics for the SBE $lookup projectMariano Shaar2022-07-252-0/+27
* SERVER-66502: Pause consumption metrics collection in wait for write concern.Yu Jin Kang Park2022-07-132-1/+97
* SERVER-67102 Avoid unnecessary string copies for metricsJordi Olivares Provencio2022-07-072-12/+12
* SERVER-65987 ServerStatusMetric API refreshDaniel Morilha2022-06-303-44/+21
* SERVER-64535 Add clustered index information to collStats outputSulabh Mahajan2022-06-281-2/+21
* SERVER-65733: remove SNMP moduleAdam Rayner2022-06-201-1/+1
* SERVER-66943 collStats must never retrieve orphans count on plain replset or ...Pierlauro Sciarelli2022-06-021-6/+11
* SERVER-63865 Handle missing index idents during standalone startup recoveryGregory Noma2022-05-311-2/+2
* SERVER-64242 Make `collStats` aggregation stage retrieve orphans from Balance...Allison Easton2022-05-312-36/+5
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-6/+6
* SERVER-66334 Initialize NetworkCounter::_tfoKernelSettingSara Golemon2022-05-241-1/+1
* SERVER-65239 Add debug log observability of ResourceConsumption metricsJosef Ahmad2022-05-243-126/+179
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-091-5/+16
* SERVER-65664 Provide more specific types for cache alignment needsAndrew Morrow2022-05-062-45/+44
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-064-4/+12
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-04-212-45/+28
* SERVER-65014 Use long long type for orphan countTommaso Tocci2022-03-301-3/+3
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ongoing...Allison Easton2022-03-301-2/+6