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
Add rocksdb_block_read_count field to the resource usage protobuf records, enabling TiKV to report foreground RocksDB block-read deltas through Top SQL / resource metering.
Enhancement
Add
rocksdb_block_read_countfield to the resource usage protobuf records, enabling TiKV to report foreground RocksDB block-read deltas through Top SQL / resource metering.Ref: tikv/tikv#19867
Related Work
kvproto
TiKV