We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bad47 commit 5dc5211Copy full SHA for 5dc5211
packages/types/src/options.ts
@@ -68,7 +68,7 @@ export interface Options {
68
dist?: string;
69
70
/**
71
- * The maximum number of breadcrumbs sent with events. Defaults to 30.
+ * The maximum number of breadcrumbs sent with events. Defaults to 100.
72
* Values over 100 will be ignored and 100 used instead.
73
*/
74
maxBreadcrumbs?: number;
0 commit comments