-
Notifications
You must be signed in to change notification settings - Fork 77
feat: Updated all MySql receivers to use LoggingReceiverMacro
#1994
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
feat: Updated all MySql receivers to use LoggingReceiverMacro
#1994
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
1c94905 to
808a922
Compare
|
Note: This PR may need to run |
3547e30 to
f1f7d5c
Compare
transformation_test/testdata/logging_processor-mysql-error/config.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a comment.
46933c3 to
4addcb9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added two nit comments.
transformation_test/testdata/logging_processor-mysql-error/input.log
Outdated
Show resolved
Hide resolved
transformation_test/testdata/logging_processor-mysql-general/input.log
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
c00a837
into
GoogleCloudPlatform:master
Description
Refactored all 3, general, error, slow receiver logs to be sub-agent agnostic.
Related issue
How has this been tested?
Updated transformation_test and confgenerator_test, confirmed the output of output_fluentbit.yaml was unchanged after refactoring the receiver.
Checklist: