summaryrefslogtreecommitdiff
path: root/src/mongo/executor/connection_pool_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-051-1/+2
* SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen2023-03-151-0/+8
* SERVER-67888 Add metrics to FTDC for connection reuseReo Kimura2022-10-061-6/+25
* SERVER-63261 Add metrics for wait time for requests to acquire egress connect...Vojislav Stojkovic2022-05-281-41/+72
* SERVER-66739 Fix wasNeverUsed in conn_pool_stats.jsVojislav Stojkovic2022-05-261-4/+5
* SERVER-64966 Count how many pooled connections are created, but never usedReo Kimura2022-05-241-3/+24
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-131-5/+16
* Revert "SERVER-55055 Add cumulative metric for the total refreshed connections"Daniel Vitor Morilha2022-01-101-16/+5
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-061-5/+16
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-18/+19
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-19/+18
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-18/+19
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-01-271-0/+4
* SERVER-41068 remove map_util.hBilly Donahue2020-05-021-1/+0
* SERVER-44839 Make ConnectionPoolStats ordered and filteredBen Caimano2020-01-251-4/+13
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-5/+20
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-25218 add more information to connPoolStatsMatt Cotter2016-09-271-16/+45
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-0/+81