awslabs / aws-lambda-rust-runtime

A Rust runtime for AWS Lambda
Apache License 2.0
3.3k stars 335 forks source link

Always export the _X_AMZN_TRACE_ID env variable. #850

Closed calavera closed 5 months ago

calavera commented 5 months ago

Issue #, if available:

Fixes #849

Description of changes:

This variable is expected across runtimes regardless of other features.

By submitting this pull request