python-lambda
python-lambda copied to clipboard
Introducing aws_xray_tracing_config in config.yaml in order to set tr…
…acing active when deploying the function to AWS. By default or if nothing specified the configuration will remain PassThrough which is the default setting and which does not create any extra costs. However setting this to Active will cost (at least eventually).
LGTM @nficano would you please review this PR?