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: Support Disabled Tracing Configuration #3223

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented Jun 21, 2023

Issue #, if available

Description of changes

Adding Disabled state for Tracing to support parameterization to turn off tracing.
When set to disabled state, it should act as if no tracing is specified and no xray policy should be added.

Description of how you validated changes

Added new tests and passed.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@GavinZZ GavinZZ requested a review from a team as a code owner June 21, 2023 21:44
@GavinZZ GavinZZ merged commit 100cb5f into aws:develop Jun 21, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants