tikv / tikv/pd

metrics: Enhance Region Health Panel

Open
#6,725 0 comments 2 reactions 0 assignees View on GitHub
type/development
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Development Task

Currently, the region health panel needs to be enhanced, some incorrect naming and placement is easily misleading
- A lot of empty-regions will automatically be created by tiflash. Because tiflash's rules are not continuous, the gaps in between will be recognized by pd as empty. These empty-regions are actually the index space of tikv.
- Need to identify `empty region` which is terminated by tiflash.
- This situation can reproduce by creating some partitions and some tiflash replicas
- A lot of states are not about region health, so need to add a new panel to record them.

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.