summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66636 Introduce server parameters to track storage and TTL stats for t...Denis Grebennicov2022-09-011-0/+11
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-21/+14
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-3/+3
* SERVER-64242 Make `collStats` aggregation stage retrieve orphans from Balance...Allison Easton2022-05-311-2/+0
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-6/+6
* SERVER-62554 Add orphans info in `collStats` aggregation stage outputAllison Easton2022-03-111-0/+2
* SERVER-60087 Add stats under collStats for timeseries bucket compressionHenrik Edin2021-09-271-0/+1
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-3/+0
* SERVER-56755 Collect and expose statistics for insert and updates with dots a...Ruoxin Xu2021-05-141-0/+1
* SERVER-55708 clean up index_descriptor library dependenciesBenety Goh2021-04-031-7/+6
* SERVER-54470 Use IDL to parse $collStatsCharlie Swanson2021-03-171-1/+2
* SERVER-53618 Add collStats for time-series collectionsGregory Noma2021-01-131-0/+2
* SERVER-51668 Report total CPU time spent by operations in serverStatusLouis Williams2020-11-091-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-0/+1
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-141-0/+3
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+3
* SERVER-50703 Create global resource consumption structureLouis Williams2020-09-091-0/+3
* SERVER-50702 Create feature flag for measuring operation resource consumptionLouis Williams2020-09-091-0/+14
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-2/+2
* SERVER-49965: Add apiVersion metrics to serverStatus and remove stale metricsXueruiFa2020-08-201-0/+5
* SERVER-49963: Store API parameters for serverStatus metricsXueruiFa2020-08-131-0/+14
* SERVER-47644 Enable Histogram Latency Stats in FTDCMark Benvenuto2020-05-071-0/+1
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ...Blake Oler2019-08-141-0/+11
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-40/+16
* SERVER-39729 fixit: mongo/db/stats/server_write_concern_metrics.cppBilly Donahue2019-02-251-0/+4
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+16
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-1/+2
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-1/+1
* SERVER-29281 Resolve edges related to the dcommands libraryAndrew Morrow2017-05-191-1/+1
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-1/+0
* SERVER-28811 Resolve satisfiable dependenciesADAM David Alan Martin2017-04-201-5/+0
* SERVER-27921 New Range DeleterNathan Myers2017-04-201-3/+0
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-1/+5
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-4/+3
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-071-1/+22
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-25180 make full histogram output optionalKevin Albertson2016-08-291-1/+1
* SERVER-24496: Add collStats command output to $collStats stageKevin Albertson2016-08-161-0/+1
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-0/+20
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-241-0/+12
* Revert "SERVER-5905 Add operation latency histogram"Mathias Stearn2016-06-241-13/+0
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-231-0/+13
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+3
* SERVER-19307 moved TimerStats into its own libraryBenety Goh2015-07-081-0/+22
* SERVER-9666 Push stats/counters into new library in db/statsAndrew Morrow2015-05-061-0/+9
* SERVER-9666 Push lasterror and service_context into db directoryAndrew Morrow2015-04-291-1/+1
* SERVER-17817 SERVER-17894 Make Top a decoration on ServiceContextBenety Goh2015-04-221-0/+23