aws / aws/aws-xray-sdk-python

AWS Lambda not reporting URL

Open
#221 12 comments 6 reactions 0 assignees View on GitHub
enhancement feature
Dominant language
Python
Stars
338
Forks
147
PR merge metrics
No merged PRs in 30d

Description

Using SDK with Django.

The lambda function traces don't report the URL on the top level segment, looking at the raw data it seems that the URL is being set in the subsegments. Is there any way to call `put_http_meta` on the root Lambda segment through application code?

I tried extending the middleware, grabbing the current segment and setting the http metadata, but this returns the facade segment, which can't be mutated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.