SERVER-110291 Add serverStatus metric for spill WT open sessions (#41092)
GitOrigin-RevId: 3fae0bdbc3ed26b5c0599d4b60701bb880014618
This commit is contained in:
parent
6adf0f08a7
commit
298218ea4b
@ -74,6 +74,7 @@ const std::vector<std::string>& fieldsToInclude = {
|
||||
"cache: pages queued for eviction",
|
||||
"cache: pages queued for urgent eviction",
|
||||
"cache: tracked dirty bytes in the cache",
|
||||
"session: open session count",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user