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

Scheduler command variables of grafana are not correct on cloud #15832

Closed
Connor1996 opened this issue Oct 25, 2023 · 0 comments · Fixed by #15833
Closed

Scheduler command variables of grafana are not correct on cloud #15832

Connor1996 opened this issue Oct 25, 2023 · 0 comments · Fixed by #15833
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@Connor1996
Copy link
Member

Bug Report

What version of TiKV are you using?

v6.5.x

Steps to reproduce

In cloud env, open tikv details board

What did you expect?

Scheduler's command should be prewrite/commit/...

What did happened?

8OGAybIT8z

@Connor1996 Connor1996 added the type/bug The issue is confirmed as a bug. label Oct 25, 2023
Connor1996 added a commit to Connor1996/tikv that referenced this issue Oct 25, 2023
ti-chi-bot bot pushed a commit that referenced this issue Oct 25, 2023
#15833)

close #15832

Fix wrong scheduler command variables of grafana in cloud env by adding a `\b` to regex to make sure it's at the word boundary.

Signed-off-by: Connor1996 <[email protected]>
ti-chi-bot bot pushed a commit that referenced this issue Oct 27, 2023
@Connor1996 Connor1996 added affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.2 affects-6.3 affects-6.4 affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-6.6 affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.2 affects-7.3 affects-7.4 labels Nov 7, 2023
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Nov 8, 2023
overvenus added a commit to ti-chi-bot/tikv that referenced this issue Nov 8, 2023
ti-chi-bot bot added a commit that referenced this issue Nov 9, 2023
#15833) (#15936)

close #15832

Fix wrong scheduler command variables of grafana in cloud env by adding a `\b` to regex to make sure it's at the word boundary.

Signed-off-by: Connor1996 <[email protected]>
Signed-off-by: Neil Shen <[email protected]>

Co-authored-by: Connor1996 <[email protected]>
Co-authored-by: Neil Shen <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Nov 21, 2023
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Nov 21, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 21, 2023
#15833) (#16039)

close #15832

Fix wrong scheduler command variables of grafana in cloud env by adding a `\b` to regex to make sure it's at the word boundary.

Signed-off-by: Connor1996 <[email protected]>

Co-authored-by: Connor1996 <[email protected]>
ti-chi-bot bot pushed a commit that referenced this issue Nov 28, 2023
#15833) (#16040)

close #15832

Fix wrong scheduler command variables of grafana in cloud env by adding a `\b` to regex to make sure it's at the word boundary.

Signed-off-by: Connor1996 <[email protected]>
Signed-off-by: Neil Shen <[email protected]>

Co-authored-by: Connor1996 <[email protected]>
Co-authored-by: Neil Shen <[email protected]>
Co-authored-by: tonyxuqqi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants