You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
151669: storage, kvpb: add more separated value iteration stats to ScanStats r=annrpom a=annrpom
This patch adds two more stats to `kvpb.ScanStats` regarding value retrieval of separated values during iteration: `SeparatedPointValueCountFetched` and `SeparatedPointValueReaderCacheMisses`. We follow the pattern with existing stats for separated value iteration to add these in for traces.
Epic: none
Fixes: #149422
Release note: None
Co-authored-by: Annie Pompa <[email protected]>
0 commit comments