Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contradicting information about payload size #3093

Closed
tomyam1 opened this issue Feb 14, 2021 · 1 comment
Closed

Contradicting information about payload size #3093

tomyam1 opened this issue Feb 14, 2021 · 1 comment

Comments

@tomyam1
Copy link

tomyam1 commented Feb 14, 2021

Important Details

This an issue with:
Platform documentation (SAAS)

Description

There are possibly contradicting details about the maximum payload of sentry event.

"This 200kB is currently the maximum payload size of a single event you can send to Sentry"
https://github.com/getsentry/sentry-docs/blob/a3d298c2c3e2e79c57e4d326a930bd0dfc7822e8/src/docs/clients/javascript/usage.mdx#passing-additional-data-raven-js-additional-context

extra data is limited to approximately 256k characters,
and each item is capped at approximately 16k characters.
https://github.com/getsentry/sentry-docs/blob/24126124bba5688cbc386f5734a005e3e7ed2191/src/docs/product/accounts/quotas/index.mdx#attribute-limits

"Extra contextual data is limited to 4096 characters."
https://develop.sentry.dev/sdk/data-handling/#variable-size

What you expected to happen

It'd be nice to know the exact limits because we're losing reports due to HTTP 413 and can't decide how much to redact

@github-actions
Copy link
Contributor

Sorry, friend. As far as this ol' bot can tell, your issue does not properly use one of this repo's available issue templates. Please try again, if you like. (And if I'm confused, please let us know. 😬)


Did you see the memo about this?

(log)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant