-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
clarify that maxBreadcrumbs can be customized #4794
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/sentry/sentry-docs/82862Dxy2aBiszxg4j347TGZDfAM |
@liamjones - I haven't linked this your issue to the PR, since this might not be the only PR associated with it, but wanted you to be able to review the wording here and see if it's clearer to you. |
@imatwawana Yep, that's helpful! I wasn't aware of the 1MB limit before this... |
Co-authored-by: Manoel Aranda Neto <[email protected]>
Converting this to draft until we've figured out exactly what changes need to be made in source code documentation. |
This can be merged after getsentry/sentry-javascript#4693 gets done and released. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getsentry/sentry-javascript#4693 was resolved so we can merge this when we cut the next JS SDK release
Thanks, @Lms24! Can you drop a note on this PR when that happens? |
@imatwawana sure, will do |
Released with https://github.com/getsentry/sentry-javascript/releases/tag/7.14.2 - we can now merge! |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* clarified that maxbreadcrumbs can be customized * remove reference to 1MB to avoid content going out of date Co-authored-by: Manoel Aranda Neto <[email protected]> * retrigger stuck check Co-authored-by: Manoel Aranda Neto <[email protected]>
Fixes #4496