-
Notifications
You must be signed in to change notification settings - Fork 23
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
[OCB] Copy+Update CWAgent's awsapplicationsignals
into the processor/
directory
#247
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.
Approved PR as we're just copying the code over.
awsapplicationsignals
into the processor/
directoryawsapplicationsignals
into the processor/
directory
…on-existent dependencies, update go.mod and run go mod tidy
The first 2 commits are for the direct copy of the Application Signals Processor. In the 3rd commit, additional changes are made:
|
The |
113eee2
into
amazon-contributing:aws-ocb-dev
Description:
This PR is to create the initial baseline commit of the Application Signals Processor that future commits will modify in order to properly make this processor an externally usable Go module
This PR does 2 things
processor
directory - https://github.com/aws/amazon-cloudwatch-agent/tree/main/plugins/processors/awsapplicationsignalsawsapplicationsignals
toawsapplicationsignalsprocessor
Link to tracking Issue:
Testing:
N/A. As this PR is just a direct copy + rename of the appsignals processor, nothing is expected to work.
Documentation: