Skip to content

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Feb 28, 2018

We received a report that we get the following error.
#288 (comment)
I fixed it to solve it.

We also add and upgrade packages.

nameSpace.run(() => {
nameSpace.set('segment', new AWSXRay.Segment('annotations'))
handler(event, context, callback)
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm not familiar with X-Ray too much, does this change mean that everyone needs to have it enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is sufficient if only people using XRay are enabled.
Even if it is always enabled, there is no bad influence, so I always enabled it.

@DeviaVir DeviaVir merged commit 0f45b24 into motdotla:master Feb 28, 2018
@abetomo abetomo deleted the feature_aws_xray_sdk_support branch February 28, 2018 21:50
@DeviaVir DeviaVir mentioned this pull request Apr 12, 2018
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.

2 participants