pd icon indicating copy to clipboard operation
pd copied to clipboard

metrics: add keyspace label to show tso request details

Open bufferflies opened this issue 3 months ago • 4 comments

What problem does this PR solve?

Issue Number: Close #9780, ref #9707

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

Release note

None.

bufferflies avatar Sep 24 '25 10:09 bufferflies

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

ti-chi-bot[bot] avatar Sep 24 '25 10:09 ti-chi-bot[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign zhouqiang-cl for approval. For more information see the Code Review Process. Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ti-chi-bot[bot] avatar Sep 24 '25 10:09 ti-chi-bot[bot]

Codecov Report

:x: Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 76.80%. Comparing base (e2f7162) to head (bdd8eed). :warning: Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9778      +/-   ##
==========================================
- Coverage   76.88%   76.80%   -0.08%     
==========================================
  Files         485      486       +1     
  Lines       77372    77586     +214     
==========================================
+ Hits        59485    59592     +107     
- Misses      14270    14346      +76     
- Partials     3617     3648      +31     
Flag Coverage Δ
unittests 76.80% <93.87%> (-0.08%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Sep 25 '25 09:09 codecov[bot]

@bufferflies: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
non-block/pull-unit-test-next-gen b28df15f2a15c701423e5c69b317de276bdb34ee link false /test pull-unit-test-next-gen
pull-unit-test-next-gen-1 b28df15f2a15c701423e5c69b317de276bdb34ee link true /test pull-unit-test-next-gen-1
pull-unit-test-next-gen-2 b28df15f2a15c701423e5c69b317de276bdb34ee link true /test pull-unit-test-next-gen-2
pull-unit-test-next-gen-3 b28df15f2a15c701423e5c69b317de276bdb34ee link true /test pull-unit-test-next-gen-3

Full PR test history. Your PR dashboard.

Instructions 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. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Dec 04 '25 09:12 ti-chi-bot[bot]