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

generate metrics profile error #20624

Closed
crazycs520 opened this issue Oct 25, 2020 · 3 comments · Fixed by #20625
Closed

generate metrics profile error #20624

crazycs520 opened this issue Oct 25, 2020 · 3 comments · Fixed by #20625
Assignees
Labels
severity/minor sig/execution SIG execution sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@crazycs520
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

In dashboard

image

In command line

> dot -T svg -o profile.svg profile.dot
Error: Edge length 261674.952148 larger than maximum 65535 allowed.
Check for overwide node(s).

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master

@crazycs520 crazycs520 added the type/bug The issue is confirmed as a bug. label Oct 25, 2020
@crazycs520 crazycs520 self-assigned this Oct 25, 2020
@ti-srebot
Copy link
Contributor

ti-srebot commented Oct 26, 2020

Please edit this comment to complete the following information

Bug

Note: Make Sure that 'component', and 'severity' labels are added
Example for how to fill out the template: #20100

1. Root Cause Analysis (RCA)

No font size limit when generating metric profile.

2. Symptom

generate metrics profile error.

3. All Trigger Conditions

N/A

4. Workaround (optional)

N/A

5. Affected versions

v4.0.7

6. Fixed versions

v4.0.8

@ti-srebot
Copy link
Contributor

( RCA AllTriggerConditions FixedVersions AffectedVersions Symptom component/sig(label) severity(label) ) fields are empty,the values in () fields are incorrect.

@seiya-annie
Copy link

add sig/execute and sig/ddl label based on pr.
add severity/minor lable

@seiya-annie seiya-annie added sig/sql-infra SIG: SQL Infra and removed need-more-info labels Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor sig/execution SIG execution sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants