Skip to content

feat: add file property on RumError#4055

Closed
kazukitaninaka wants to merge 1 commit intoDataDog:mainfrom
kazukitaninaka:add-file-on-error
Closed

feat: add file property on RumError#4055
kazukitaninaka wants to merge 1 commit intoDataDog:mainfrom
kazukitaninaka:add-file-on-error

Conversation

@kazukitaninaka
Copy link
Copy Markdown

@kazukitaninaka kazukitaninaka commented Dec 23, 2025

Motivation

Close #4054

Introducing file property on RumErrorEvent to accurately identity from which errors are coming.

Added file property on rum-event-schema repository as well.
see: DataDog/rum-events-format#331

Changes

Test instructions

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 23, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@kazukitaninaka
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡Add error.file property on RumErrorEvent to identify the source file of errors

1 participant