You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/types/src/options.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ export interface Options {
102
102
normalizeDepth?: number;
103
103
104
104
/**
105
-
* Maximum number of properties or elements that the normalization algorithm will output.
105
+
* Maximum number of properties or elements that the normalization algorithm will output in any single array or object included in the normalized event.
106
106
* Used when normalizing an event before sending, on all of the listed attributes:
0 commit comments