Skip to content

feat(aws-ec2): Enable/disable EC2 "Detailed Monitoring"#19437

Merged
mergify[bot] merged 12 commits intoaws:masterfrom
Dzhuneyt:dzhuneyt/issue-19346-ec2-detailed-monitoring
Mar 29, 2022
Merged

feat(aws-ec2): Enable/disable EC2 "Detailed Monitoring"#19437
mergify[bot] merged 12 commits intoaws:masterfrom
Dzhuneyt:dzhuneyt/issue-19346-ec2-detailed-monitoring

Conversation

@Dzhuneyt
Copy link
Copy Markdown
Contributor

Closes #19346


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Mar 17, 2022

@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Mar 17, 2022
Copy link
Copy Markdown
Contributor

@corymhall corymhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor comment on the docstring, otherwise this looks good!

readonly requireImdsv2?: boolean;

/**
* Whether "Detailed Monitoring" is enabled for this instance
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment here as well about the extra cost (same thing you have in the readme)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@corymhall added a note about the extra charges here as well.

@mergify mergify bot dismissed corymhall’s stale review March 28, 2022 12:40

Pull request has been modified.

corymhall
corymhall previously approved these changes Mar 28, 2022
@mergify mergify bot dismissed corymhall’s stale review March 28, 2022 13:49

Pull request has been modified.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 29, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 41b2bbc
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 94f9d27 into aws:master Mar 29, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 29, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@Dzhuneyt Dzhuneyt deleted the dzhuneyt/issue-19346-ec2-detailed-monitoring branch March 29, 2022 13:31
StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
Closes aws#19346

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-ec2): Ability to enable "Detailed Monitoring" for EC2 instance

3 participants