Skip to content

Commit

Permalink
Merge branch 'main' into sqlalchemy-db-statement-comment-opt-in
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi authored Jan 7, 2025
2 parents e552f6c + 3d5935f commit 748fb72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def lambda_handler(event, context):
.. code:: python
from opentelemetry.instrumentation.aws_lambda import AwsLambdaInstrumentor
from opentelemetry.propagate import get_global_textmap
def custom_event_context_extractor(lambda_event):
# If the `TraceContextTextMapPropagator` is the global propagator, we
Expand Down

0 comments on commit 748fb72

Please sign in to comment.