pd/pkg/core
JmPotato cb12d7e025
fix(cluster,core): refine DFS stats collection log and filtering (#9792)
ref tikv/pd#9707

- Updated store stats collection to skip DFS stat items with zero written bytes and write requests.
- Added logging of collection duration and item count.
- Expanded unit tests to cover filtering of zero-value DFS stat entries and verify aggregation correctness.

Signed-off-by: JmPotato <github@ipotato.me>
2025-09-30 03:49:04 +00:00
..
constant
rangetree
storelimit
basic_cluster.go
context.go
factory.go
factory_test.go
metrics.go
peer.go *: batch process peer task (#8213) 2024-05-28 05:40:20 +00:00
region.go
region_option.go
region_test.go
region_tree.go
region_tree_test.go
store.go
store_option.go
store_stats.go
store_stats_test.go fix(cluster,core): refine DFS stats collection log and filtering (#9792) 2025-09-30 03:49:04 +00:00
store_test.go scheduler: try to evict leader from network slow store (#9716) 2025-09-04 09:20:51 +00:00
store_topology.go
store_topology_test.go