docs: sync Resolved TS row/panel names with TiKV dashboard - #21951
ti-chi-bot[bot] merged 2 commits into
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Synced from: pingcap/docs#23922 Target PR: pingcap#21951 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Auto-sync completed successfully Source PR: pingcap/docs#23922 Chinese documentation has been updated based on English documentation changes. |
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: pingcap/docs-cn/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthrough更新 TiKV Grafana 面板中的指标名称,并同步 Changes指标名称同步
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Merge Risk: ⚪ Minimal · up to 本 PR 仅同步 Grafana 面板名称及相关文档引用,不改变运行逻辑或产品行为,可合并。 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lilin90 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
First-time contributors' checklist
What is changed, added, or deleted? (Required)
The
Resolved-TSsection ingrafana-tikv-dashboard.mdwas out of sync with current TiKV dashboard titles, including two safe-ts panels whose meanings are now follower-scoped. This update aligns labels and descriptions with the upstream dashboard source.Resolved TS section title and panel title alignment
Resolved-TS→Resolved TSResolved TS Worker CPUAdvance ts Worker CPUScan lock Worker CPUCheck leader durationMax gap of resolved-ts in region leadersMax gap of follower safe-tsMin Safe TS Follower RegionFollower safe-ts semantic correction
Max gap of follower safe-ts(minimum non-zero follower safe-ts gap to current time)Min Safe TS Follower Region(follower Region with minimum safe-ts)Doc snippet (updated section excerpt)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?
Summary by CodeRabbit
新增功能
文档更新