-
Notifications
You must be signed in to change notification settings - Fork 741
Docs: lock statistics to KQP query metrics #30611
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for lock statistics metrics in KQP query metrics system views. The changes document two new metrics that track broken locks from both the breaker and victim perspectives.
Key Changes:
- Added documentation for
LocksBrokenAsBreakerandLocksBrokenAsVictimmetrics - Included clarifying notes about which lock-breaking scenarios are excluded from these statistics
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ydb/docs/ru/core/dev/system-views.md | Added Russian documentation for lock statistics metrics with exclusions note |
| ydb/docs/en/core/dev/system-views.md | Added English documentation for lock statistics metrics with exclusions note |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
⚪
🟢 |
|
⚪
🟢 |
|
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (6) |
b9be29d to
2869d36
Compare
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (6) |
2869d36 to
01125ef
Compare
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (4) |
Changelog entry
Documentation for #30268
Changelog category
Description for reviewers
...