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

Update: [Lambda & ApiGateway Patterns] Enable X-Ray tracing #36

Closed
hnishar opened this issue Aug 7, 2020 · 1 comment
Closed

Update: [Lambda & ApiGateway Patterns] Enable X-Ray tracing #36

hnishar opened this issue Aug 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hnishar
Copy link
Contributor

hnishar commented Aug 7, 2020

Issue:

Enable X-Ray tracing for a Lambda function through tracing? construct props of lambda.Function for all the -lambda- patterns

Solution:

Update the DefaultLambdaFunctionProps in core to include tracing as lambda.Tracing.ACTIVE by default

Best practices documentation:

https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html

@hnishar hnishar added the enhancement New feature or request label Aug 7, 2020
@hnishar hnishar self-assigned this Aug 8, 2020
@hnishar hnishar added the in-progress This issue is being actively worked on label Aug 10, 2020
@hnishar hnishar changed the title Update: [Lambda Patterns] Enable X-Ray tracing Update: [Lambda & ApiGateway Patterns] Enable X-Ray tracing Aug 25, 2020
@hnishar hnishar removed the in-progress This issue is being actively worked on label Aug 27, 2020
@hnishar
Copy link
Contributor Author

hnishar commented Aug 27, 2020

This update was pushed out in v1.61.0

@hnishar hnishar closed this as completed Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant