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

feat: enrich AWS CW metrics with additional tags #10699

Closed
wants to merge 1 commit into from
Closed

feat: enrich AWS CW metrics with additional tags #10699

wants to merge 1 commit into from

Conversation

maxmoehl
Copy link

new plugin aws_tags copied from the existing aws_ec2 plugins,
excluding the instance identity logic. It includes a tag cache which
contains the majority of the logic so it can easily be moved around.

Required for all PRs:

resolves #10639

Most of the details are in the issue. Since I didn't get feedback there I'm opening this PR to start a discussion around this.

My main question is whether this functionality should be a standalone plugin or integrated into the CloudWatch plugin?

new plugin `aws_tags` copied from the existing `aws_ec2` plugins,
excluding the instance identity logic. It includes a tag cache which
contains the majority of the logic so it can easily be moved around.
@telegraf-tiger
Copy link
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Feb 22, 2022
@maxmoehl
Copy link
Author

!signed-cla

@sspaink
Copy link
Contributor

sspaink commented Sep 28, 2022

@maxmoehl looks like there are outstanding unit test and linter issues, could you resolve these please? Thank you!

@sspaink sspaink added waiting for response waiting for response from contributor and removed needs design review labels Sep 28, 2022
@telegraf-tiger
Copy link
Contributor

Hello! I am closing this issue due to inactivity. I hope you were able to resolve your problem, if not please try posting this question in our Community Slack or Community Page. Thank you!

@telegraf-tiger telegraf-tiger bot closed this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin waiting for response waiting for response from contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support additional, custom AWS resource tags for CloudWatch metrics
2 participants