*: revert keyspace observability labels#68751
Conversation
This reverts commit f78c7f9.
|
Hi @zeminzhou. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
📝 WalkthroughWalkthroughThis PR removes the keyspace observability feature from TiDB. It deletes the ChangesKeyspace Observability Feature Removal
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-nextgen-202603 #68751 +/- ##
===========================================================
Coverage ? 77.0942%
===========================================================
Files ? 1966
Lines ? 547832
Branches ? 0
===========================================================
Hits ? 422347
Misses ? 124633
Partials ? 852
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: D3Hunter 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 |
[LGTM Timeline notifier]Timeline:
|
What problem does this PR solve?
Issue Number: ref #68405
Problem Summary:
This PR reverts #68404 (
*: add keyspace observability labels). The keyspace observability feature added config, startup, log, and metrics behavior across NextGen deployments; this PR removes that feature surface and restores the previous behavior onrelease-nextgen-202603.What changed and how does it work?
keyspace-observabilityconfig structures, validation, example config, and resolved values.metadatafrom standby activation requests and the related getter/tests.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.