[OCB] Copy+Update CWAgent's awsapplicationsignals into the processor/ directory#247
Merged
Merged
Conversation
mxiamxia
approved these changes
Oct 31, 2024
Collaborator
mxiamxia
left a comment
There was a problem hiding this comment.
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
Author
|
The first 2 commits are for the direct copy of the Application Signals Processor. In the 3rd commit, additional changes are made:
|
jefchien
reviewed
Nov 6, 2024
jefchien
approved these changes
Nov 6, 2024
Author
|
The |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
processordirectory - https://github.com/aws/amazon-cloudwatch-agent/tree/main/plugins/processors/awsapplicationsignalsawsapplicationsignalstoawsapplicationsignalsprocessorLink 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: