Skip to content

metrics: fix some grafana panels' settings#19132

Merged
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
glorv:fix-grafana
Nov 24, 2025
Merged

metrics: fix some grafana panels' settings#19132
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
glorv:fix-grafana

Conversation

@glorv
Copy link
Contributor

@glorv glorv commented Nov 21, 2025

What is changed and how it works?

Issue Number: Close #19131

What's Changed:

Fix wrong y-axis setting of 2 tikv-details grafana panels.

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch

Check List

Tests

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

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Release note

None

Signed-off-by: glorv <glorvs@163.com>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 21, 2025
@glorv glorv added the needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. label Nov 21, 2025
Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Nov 24, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Nov 24, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Nov 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LykxSassinator, overvenus

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [LykxSassinator,overvenus]

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 ti-chi-bot bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Nov 24, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Nov 24, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-11-24 03:16:19.137979871 +0000 UTC m=+499942.787174318: ☑️ agreed by overvenus.
  • 2025-11-24 07:53:50.642968241 +0000 UTC m=+516594.292162688: ☑️ agreed by LykxSassinator.

@ti-chi-bot ti-chi-bot bot merged commit 49d5925 into tikv:master Nov 24, 2025
9 checks passed
@ti-chi-bot ti-chi-bot bot added this to the Pool milestone Nov 24, 2025
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this pull request Nov 24, 2025
close tikv#19131

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-8.5: #19137.
But this PR has conflicts, please resolve them!

ti-chi-bot bot pushed a commit that referenced this pull request Dec 6, 2025
close #19131

Fix wrong y-axis setting of 2 tikv-details grafana panels.

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: Bisheng Huang <hbisheng@gmail.com>

Co-authored-by: glorv <glorvs@163.com>
Co-authored-by: Bisheng Huang <hbisheng@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

some grafana panels' setttings are not correct

4 participants