tiup: document Prometheus external labels in Chinese (#21837) - #21844
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthrough新增 TiUP ChangesPrometheus 外部标签文档
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: 🚥 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 |
This is an automated cherry-pick of #21837
First-time contributors' checklist
What is changed, added or deleted? (Required)
This PR adds the Chinese documentation for TiUP support for
monitoring_servers[].external_labels.It mirrors the English docs update by documenting the new field in the TiUP cluster and DM topology references, and by adding a dedicated section to the monitoring customization guide. It also keeps the compatibility note aligned with the implementation: older TiUP versions fail to parse the topology file instead of ignoring the field.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
prometheus.ymlfor Prometheus tiup#1795AI agent involvement
Do your changes match any of the following descriptions?
Summary by CodeRabbit
external_labels配置说明,支持在监控服务拓扑配置中设置环境、区域等标签。