index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
executor
/
connection_pool_stats.cpp
Age
Commit message (
Expand
)
Author
2024-05-09
SERVER-90054 Fix ConnectionPoolHistogramStats histogram check (#21736)
Joseph Prince
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-05
SERVER-65383 Remove CCHM Feature Flag
Blake Oler
2023-04-05
SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafe
Jiawei Yang
2023-03-15
SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...
George Wangensteen
2022-10-06
SERVER-67888 Add metrics to FTDC for connection reuse
Reo Kimura
2022-05-28
SERVER-63261 Add metrics for wait time for requests to acquire egress connect...
Vojislav Stojkovic
2022-05-26
SERVER-66739 Fix wasNeverUsed in conn_pool_stats.js
Vojislav Stojkovic
2022-05-24
SERVER-64966 Count how many pooled connections are created, but never used
Reo Kimura
2022-01-13
SERVER-55055 Add cumulative metric for the total refreshed connections
Daniel Vitor Morilha
2022-01-10
Revert "SERVER-55055 Add cumulative metric for the total refreshed connections"
Daniel Vitor Morilha
2022-01-06
SERVER-55055 Add cumulative metric for the total refreshed connections
Daniel Vitor Morilha
2021-03-05
SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber
Bynn Lee
2021-02-25
Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"
Bynn Lee
2021-02-22
SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber
Bynn Lee
2021-01-27
SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...
George Wangensteen
2020-05-02
SERVER-41068 remove map_util.h
Billy Donahue
2020-01-25
SERVER-44839 Make ConnectionPoolStats ordered and filtered
Ben Caimano
2019-05-21
SERVER-36099 Trim FTDC connection pool stats
A. Jesse Jiryu Davis
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-09-27
SERVER-25218 add more information to connPoolStats
Matt Cotter
2015-12-14
SERVER-21597 Fix connPoolStats to work with many NetworkInterfaces
samantharitter