python-lambda icon indicating copy to clipboard operation
python-lambda copied to clipboard

Introducing aws_xray_tracing_config in config.yaml in order to set tr…

Open philippbussche opened this issue 7 years ago • 1 comments

…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).

philippbussche avatar Aug 19 '18 12:08 philippbussche

LGTM @nficano would you please review this PR?

bskim45 avatar Aug 30 '18 07:08 bskim45