Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grafana: update kv duration filter condition (#20023) #20260

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

ti-srebot
Copy link
Contributor

cherry-pick #20023 to release-4.0


What problem does this PR solve?

Issue Number: close #20005

What is changed and how it works?

The old condition type != "GC" is no longer consistent with the current implementation. The requests send by GC workers do not contains StoreID information, so I replace type != "GC" by store != "0".

Release note

  • Fixed an issue where the KV duration panel contains store0

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor Author

/run-all-tests

Copy link
Member

@jackysp jackysp left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 28, 2020
@lysu
Copy link
Contributor

lysu commented Sep 28, 2020

LGTM

@ti-srebot ti-srebot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Sep 28, 2020
@jackysp
Copy link
Member

jackysp commented Sep 28, 2020

/merge

@ti-srebot
Copy link
Contributor Author

Sorry @jackysp, you don't have permission to trigger auto merge event on this branch.
The version releasement is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants