Skip to content

python S3 upload_file method  #10

Closed
@katiewest820

Description

@katiewest820

Is your feature request related to a problem? Please describe.

X-Ray spans generated by S3 upload_file method requests do not have the same trace id as their parent and sibling spans and the parent_id is set to null which causes broken traces.

Describe the solution you'd like

To be able to use upload_file within our code and not have broken traces.

Describe alternatives you've considered

I had to move away from using upload_file and switch to put_object which works but if some methods are not instrumented you should call that out in the X-Ray/S3 documentation.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions