Closed bhautikpip closed 4 years ago
Issue #, if available:
Description of changes:
Added IGNORE_ERROR for context missing strategy. Now setting AWS_XRAY_CONTEXT_MISSING to IGNORE_ERROR will just ignore context missing panics.
IGNORE_ERROR
AWS_XRAY_CONTEXT_MISSING
Addresses Github issue: https://github.com/aws/aws-xray-sdk-go/issues/251
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes:
Added
IGNORE_ERROR
for context missing strategy. Now settingAWS_XRAY_CONTEXT_MISSING
toIGNORE_ERROR
will just ignore context missing panics.Addresses Github issue: https://github.com/aws/aws-xray-sdk-go/issues/251
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.