Allow Interaction to Next Paint to be enabled in JavaScript

Created on 20 March 2024, about 1 year ago
Updated 5 April 2024, about 1 year ago

Problem/Motivation

Starting on 12 March 2024, INP (Interaction to Next Paint) will replace FID (First Input Delay) in our performance score calculation.
Users should update their Sentry SDKs to the latest version (7.104.0+) and enable the INP option to start receiving updated Performance Scores.

Steps to reproduce

Proposed resolution

https://docs.sentry.io/platforms/javascript/performance/instrumentation/...

This requires passing enableInp: true to Sentry.browserTracingIntegration().

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

5.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom longwave UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024