Skip to content

feat(attributes): Deprecate the web vital report event attributes - #642

Merged
logaretm merged 2 commits into
mainfrom
awad/deprecate-web-vital-report-event
Sep 22, 2026
Merged

logaretm merged 2 commits into
mainfrom
awad/deprecate-web-vital-report-event

Conversation

@logaretm

Copy link
Copy Markdown
Member

The JavaScript SDK stopped setting browser.web_vital.lcp.report_event and browser.web_vital.cls.report_event in v11 (getsentry/sentry-javascript#24511), fixed by deprecating both without a replacement and updating the sentry.report_event reason that pointed at them.

@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Attributes

  • Deprecate the web vital report event attributes by logaretm in #642
  • Add React Native native module call attributes by alwx in #564
  • Use the web-vitals navigation types as-is for browser.navigation.type by logaretm in #640
  • Add legacy gen_ai cache token attributes (deprecated) by JPeer264 in #582

Other

  • (op) Add ui.resolve span op by Lms24 in #633
  • (replays) Define replayId as a deprecated attribute by mjq in #401

Internal Changes 🔧

Deps

  • Bump devalue from 5.8.1 to 5.9.2 by dependabot in #639
  • Bump smol-toml from 1.6.1 to 1.8.0 by dependabot in #635

🤖 This preview updates automatically when you update the PR.

@logaretm
logaretm marked this pull request as ready for review September 21, 2026 19:54
@logaretm
logaretm requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners September 21, 2026 19:54
The JavaScript SDK stopped setting browser.web_vital.lcp.report_event and
browser.web_vital.cls.report_event in v11, so they are deprecated without a
replacement. sentry.report_event pointed at them as its successors, so its
deprecation reason is updated to match.
@logaretm
logaretm force-pushed the awad/deprecate-web-vital-report-event branch from 6a574cb to 1dcc72e Compare September 22, 2026 14:43
@logaretm
logaretm merged commit de1b45d into main Sep 22, 2026
17 checks passed
@logaretm
logaretm deleted the awad/deprecate-web-vital-report-event branch September 22, 2026 14:58
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