aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
266 stars 155 forks source link

Revert #651 [Lambda] Replace Facade with No-Op if trace header is missing data #657

Closed wangzlei closed 2 months ago

wangzlei commented 2 months ago

This reverts commit 5731baa20b8d07f5a38b12a9bff3d808255fc65f.

Revert "Fix lint"

This reverts commit 7beedebb67a220789102a5d057396f5d7b2cce49.

Revert "[Lambda] Replace Facade segment with No-Op if trace header is missing data"

This reverts commit 1d6d31487634fc2a5a906d7d546d8f75961d0716.

Issue #, if available:

Description of changes:

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

dreamorosi commented 2 months ago

Can we please have more details on why this was reverted? As a downstream dependant I would appreciate some context. Thanks!