-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
The CLS metrics report does not follow options.metricOptions.reportAllChanges #6078
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey! This is intentional behaviour, as we generally don't want to users to report intermediate values as they are less accurate. LCP was put in here while we were testing improving this generally. @k-fish should we remove the |
@AbhiPrasad yeah, now that idleTimeout is fixed and there is some measure of control over when a transaction ends users shouldn't be seeing as missing as many LCP. Users that were using it may need to bump |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
@k-fish should we be removing the |
I think we can remove it @timfish |
Yep, let's remove it. |
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which package are you using?
@sentry/vue
SDK Version
7.16.0
Framework Version
vue 3.2.33
Link to Sentry event
No response
Steps to Reproduce
CLS
metrics is missingThe following is the code for reporting
CLS
Expected Result
CLS
metrics data reportingActual Result
CLS
metrics data not reportingThe text was updated successfully, but these errors were encountered: