Skip to content

[PANA-5341] Add constants to make interacting with BrowserChangeRecords easier - #336

Merged
sethfowler-datadog merged 1 commit into
masterfrom
seth.fowler/PANA-5341-add-change-record-constants
Jan 8, 2026
Merged

[PANA-5341] Add constants to make interacting with BrowserChangeRecords easier#336
sethfowler-datadog merged 1 commit into
masterfrom
seth.fowler/PANA-5341-add-change-record-constants

Conversation

@sethfowler-datadog

Copy link
Copy Markdown
Contributor

PR #278 added BrowserChangeRecord, a new record type that allows us to express mutations in a more compact way. While that PR included a complete definition of the new additions to the JSON schema, I discovered today that there are some additional type and data structure definitions exposed by rum-events-format that are defined directly in TypeScript. This PR updates these definitions to include BrowserChangeRecord and its related types. I've imported these definitions from the browser-sdk repo; as a followup, I'll remove the duplicated definitions from that repo, so that we can standardize on these ones.

@sethfowler-datadog
sethfowler-datadog requested review from a team as code owners January 7, 2026 18:14
@sethfowler-datadog
sethfowler-datadog force-pushed the seth.fowler/PANA-5341-add-change-record-constants branch from 1f8d1cb to e410800 Compare January 7, 2026 18:16

@Fhou Fhou left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sethfowler-datadog
sethfowler-datadog merged commit 814fb65 into master Jan 8, 2026
12 checks passed
@sethfowler-datadog
sethfowler-datadog deleted the seth.fowler/PANA-5341-add-change-record-constants branch January 8, 2026 15:30
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.

3 participants