statistics: collect write region info from store heartbeat
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Now we collect all read info from store heartbeat and collect write store info from store heartbeat. But we still collect write region info from region heartbeat.
The interval of store heart is 10s, and the interval of region heartbeat is 60s, if we collect all info from store heartbeat, we will reduce operator delay.
Contributor guide
Assessment
This issue has not been assessed yet.