opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Alex Boten 7f8fe690a0
Adds an option to configure `disable_aws_context_propagation` by environment variable (#1507)
* Adds an option to configure `disable_aws_context_propagation` by environment variable

The variable `OTEL_LAMBDA_DISABLE_AWS_CONTEXT_PROPAGATION` can be used to disable aws context propagation. This is similar to the proposed changes in the JS implementation: https://github.com/open-telemetry/opentelemetry-js-contrib/pull/1227

Signed-off-by: Alex Boten <aboten@lightstep.com>

* update changelog

* Apply suggestions from code review

Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>

Signed-off-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-12-19 16:50:36 -06:00
..
mocks Capture common HTTP attributes from API Gateway proxy events in Lambda instrumentor (#1233) 2022-11-02 04:27:09 +00:00
test_aws_lambda_instrumentation.py Add instrumentation for AWS Lambda Service - pkg metadata files (Part 1/2) (#739) 2021-10-26 20:58:12 +05:30
test_aws_lambda_instrumentation_manual.py Adds an option to configure `disable_aws_context_propagation` by environment variable (#1507) 2022-12-19 16:50:36 -06:00