-
Notifications
You must be signed in to change notification settings - Fork 735
25-1: TLI system views (#16103) #18928
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
25-1: TLI system views (#16103) #18928
Conversation
|
🔴 The changelog entry is less than 20 characters or missing. |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
partition_statssystem viewAdd new cumulative fields to the existing
partition_statssystem view:LocksAcquired- the number of locks installed "per key range";LocksWholeshard- the number of installed locks "for the entire batch";LocksBroken- the number of broken locks.top_partitions_by_tli_one_*system view**Add new
top_partitions_by_tli_one_hourandtop_partitions_by_tli_one_minutesystem views.The views give out the top 10 partitions with a large number of broken locks.
Changelog category
Description for reviewers
#16103