Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a metric to record the conf version & version of the region #1092

Closed
siddontang opened this issue May 28, 2018 · 1 comment
Closed

add a metric to record the conf version & version of the region #1092

siddontang opened this issue May 28, 2018 · 1 comment
Assignees
Labels
component/api HTTP API. component/metrics Metrics. type/enhancement The issue or PR belongs to an enhancement.

Comments

@siddontang
Copy link
Contributor

If a region's conf version is large, there may be some wrong that the PD does lots of balances for this region.
If a region's version is large, it means the region may be hot and has a heavy write, we should pay attention to it.

We can add a histogram to record these, maybe we can also provide an API to show the top regions which have the largest version or conf version.

@rleungx
Copy link
Member

rleungx commented Nov 29, 2021

Close it since we have supported two kinds of HTTP APIs to show the regions which have the largest confver or version.

@rleungx rleungx closed this as completed Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/api HTTP API. component/metrics Metrics. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

5 participants