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

fix: minor facade cleanup #454

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

echeung-amzn
Copy link
Member

Including returning the facade when calling addDynamicSegment to allow chaining similar to addSegment.

Also intended to clarify the significance of needing to subclass Monitoring for some of the alarm-related methods to work.


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

Including returning the facade when calling addDynamicSegment to allow chaining
similar to addSegment.
@echeung-amzn echeung-amzn added the do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release. label Dec 1, 2023
@echeung-amzn echeung-amzn merged commit db46a9f into cdklabs:main Dec 1, 2023
11 checks passed
@echeung-amzn echeung-amzn deleted the facade-cleanup branch December 1, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants