8000 Request body truncated to first 10 keys. · Issue #1041 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content
Request body truncated to first 10 keys. #1041
Closed
@pbakiewicz

Description

@pbakiewicz

Environment

How do you use Sentry?
self-hosted/on-premise

Which SDK and version?
sdk 1.0

Steps to Reproduce

Send request with json payload consisting at least 11 keys. My request_bodies i set to "always".

Expected Result

In the reuquest_body section I except to see 11 keys.

Actual Result

I see only 10 keys, the last keys is truncated. The same if I send 20 keys. Only 10 first keys are shown which can cause huge problem in debugging.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0