summaryrefslogtreecommitdiff
path: root/jstests/sharding/conn_pool_stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63261 Add metrics for wait time for requests to acquire egress connect...Vojislav Stojkovic2022-05-281-57/+87
* SERVER-64966 Count how many pooled connections are created, but never usedReo Kimura2022-05-241-10/+73
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-131-11/+43
* Revert "SERVER-55055 Add cumulative metric for the total refreshed connections"Daniel Vitor Morilha2022-01-101-42/+8
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-061-8/+42
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-27/+27
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-25218 add more information to connPoolStatsMatt Cotter2016-09-271-15/+28
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-1/+1
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-23/+7
* SERVER-21365 Fix expectations in conn_pool_stats.jssamantharitter2015-11-091-2/+2
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-0/+35