metricsreader: move cluster-scoped metrics lifecycle into backend clusters#1105
metricsreader: move cluster-scoped metrics lifecycle into backend clusters#1105YangKeao wants to merge 2 commits intopingcap:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
7e1eaed to
5d2deeb
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1105 +/- ##
=======================================
Coverage ? 67.20%
=======================================
Files ? 144
Lines ? 15195
Branches ? 0
=======================================
Hits ? 10212
Misses ? 4285
Partials ? 698
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5d2deeb to
1060582
Compare
|
/test all |
7bbf843 to
34cee09
Compare
|
/test all |
80b8d60 to
c81e4dc
Compare
c81e4dc to
89d650a
Compare
89d650a to
a8ab422
Compare
Introduce the backend cluster manager, cluster-scoped InfoSync runtime, topology aggregation, and single-cluster compatibility hooks.
a8ab422 to
7add0f2
Compare
What problem does this PR solve?
Issue Number: close #1099
What is changed and how it works:
Move backend metrics lifecycle to the cluster-scoped runtime introduced by the backend-cluster manager.
This PR changes metrics collection so that:
Check List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.