Skip to content

🏷️ update rum-events-format#3847

Merged
BenoitZugmeyer merged 2 commits into
mainfrom
benoit/update-rum-events-format
Sep 17, 2025
Merged

🏷️ update rum-events-format#3847
BenoitZugmeyer merged 2 commits into
mainfrom
benoit/update-rum-events-format

Conversation

@BenoitZugmeyer

Copy link
Copy Markdown
Member

Motivation

Update rum-events-format. I'm exceptionally doing this in a separate PR as it introduces a new RUM event which our SDK/types don't expect yet.

Changes

Update types to work around the new RUM "transition" event added to the RumEvent union. Instead of using RumEvent, we introduce a new AssembledRumEvent that list only RUM events that are supported / can be assembled by the RUM SDK.

Test instructions

If CI pass, it should be fine.

Checklist

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

@BenoitZugmeyer
BenoitZugmeyer requested a review from a team as a code owner September 16, 2025 16:45
@BenoitZugmeyer
BenoitZugmeyer force-pushed the benoit/update-rum-events-format branch from 1dd97f8 to f2e45db Compare September 16, 2025 16:52
@datadog-datadog-prod-us1

Copy link
Copy Markdown

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 92.35% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f2e45db | Docs | Was this helpful? Give us feedback!

@BenoitZugmeyer
BenoitZugmeyer merged commit ddb4cb4 into main Sep 17, 2025
19 checks passed
@BenoitZugmeyer
BenoitZugmeyer deleted the benoit/update-rum-events-format branch September 17, 2025 07:48
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.

2 participants