tikv / tikv/pd

statistics: collect write region info from store heartbeat

Open
#5,717 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.