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

aws_rum: AppMonitorConfigurationProperty property telemetries does not specify how to enable custom events #23609

Closed
bunggum opened this issue Jan 9, 2023 · 7 comments
Assignees
Labels
@aws-cdk/aws-events Related to CloudWatch Events needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed.

Comments

@bunggum
Copy link

bunggum commented Jan 9, 2023

Describe the issue

The RUM app monitor has the option to enable custom events. I cannot find in the documentation how to do this. I expected this to be in the telemetries property but it is not specified.

Thanks.

Links

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_rum.CfnAppMonitor.AppMonitorConfigurationProperty.html#telemetries

@bunggum bunggum added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jan 9, 2023
@github-actions github-actions bot added the @aws-cdk/aws-events Related to CloudWatch Events label Jan 9, 2023
@bunggum
Copy link
Author

bunggum commented Jan 10, 2023

There doesn't seem to be this option in CloudFormation so I'm assuming it will affect the CDK and this option simply doesn't exist?

aws-cloudformation/cloudformation-coverage-roadmap#1450

@peterwoodworth
Copy link
Contributor

Yes, we'll need CloudFormation support, then CDK will start supporting this soon after. Please refer to the linked issue in the roadmap, thanks!

@peterwoodworth peterwoodworth added needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. and removed needs-triage This issue or PR still needs to be triaged. documentation This is a problem with documentation. labels Jan 10, 2023
@theo-rogers
Copy link

Now that the CFN updates are shipped, is there an eta on when CDK will get this support?

@bunggum
Copy link
Author

bunggum commented May 16, 2023

Is there any update?

@haydster7
Copy link

Looks like this has been added
CfnAppMonitorProps
CustomEventsProperty

Have not tested it yet, but can probably be closed

@peterwoodworth
Copy link
Contributor

Thanks @haydster7

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-events Related to CloudWatch Events needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed.
Projects
None yet
Development

No branches or pull requests

5 participants