Skip to content

feat: add stackTraceOverride option to MetadataOptions#2853

Open
otaviomacedo wants to merge 1 commit into10.xfrom
otaviom/stack-trace-override
Open

feat: add stackTraceOverride option to MetadataOptions#2853
otaviomacedo wants to merge 1 commit into10.xfrom
otaviom/stack-trace-override

Conversation

@otaviomacedo
Copy link

Allow callers to provide a custom stack trace via the new stackTraceOverride property on MetadataOptions. When a non-empty array is supplied, it is used as-is and the stackTrace / traceFromFunction options are ignored.

Allow callers to provide a custom stack trace via the new
`stackTraceOverride` property on `MetadataOptions`. When a non-empty
array is supplied, it is used as-is and the `stackTrace` /
`traceFromFunction` options are ignored.
@otaviomacedo otaviomacedo changed the title feat(metadata): add stackTraceOverride option to MetadataOptions feat: add stackTraceOverride option to MetadataOptions Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant