Skip to content

Remove request body capture from FastAPI and Starlette #6293

@sentrivana

Description

@sentrivana

In span first, we're capturing request bodies on the http.request.body.data attribute. Remove this functionality and simplify the code.

Note: this is only about removing the functionality for v2 spans. Old code paths that capture the request body for events should stay as is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions