Closed
Description
Core or SDK?
Platform/SDK
Which part? Which one?
React Native
Description
There seems to be some inconsistency on documentation of maxBreadcrumbs
and what a potential max limit is.
https://docs.sentry.io/platforms/react-native/configuration/options/#max-breadcrumbs states that 100 is the default but says nothing about a maximum.
The sample app seems to think it can be increased to at least 150: https://github.com/getsentry/sentry-react-native/blob/4fd13137fe71984d1166c33198076da9db28f158/sample/src/App.tsx#L39
The documentation popup I get in my IDE says 100 is the upper limit as well as the default:
Suggested Solution
Resolve inconsistency where it's incorrect and document max limit in the config documentation page as well.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done