summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/serverstatus_indexbulkbuilder.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-16/+16
* SERVER-72328 Move memUsage to sorter statsShin Yee Tan2023-01-061-11/+30
* SERVER-67903 Move _numSorted and _totalDataSizeSorted to sorterStats classShin Yee Tan2022-12-221-28/+55
* SERVER-68125 Correctly track all memory used during index buildsLouis Williams2022-10-261-6/+45
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-201-1/+1
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-07-151-4/+43
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-04-291-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-04-291-0/+17
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-04-291-1/+9
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-04-291-0/+25
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-04-281-0/+40