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

Export the trace of MySQL request when it contains an error #241

Merged
merged 3 commits into from
Jun 8, 2022

Conversation

dxsup
Copy link
Member

@dxsup dxsup commented Jun 8, 2022

Description

Export the trace of MySQL request when it contains an error.

  1. Add the field is_error to the attributes map when parsing a MySQL request. The data will be exported as a trace automatically with this field.
  2. Update the metric description document.

Daxin Wang added 2 commits June 7, 2022 20:55
Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup requested review from hocktea214 and NeJan2020 June 8, 2022 01:45
NeJan2020
NeJan2020 previously approved these changes Jun 8, 2022
Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup merged commit f020ac7 into KindlingProject:main Jun 8, 2022
@dxsup dxsup deleted the feature/export-error-mysql-trace branch June 8, 2022 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants