Replies: 1 comment
-
I believe Alternatively could try tracing: {
browserTracing: {
enableInp: true,
},
}, because Also note this from the documenation: This feature is available only if your organization is on a Business or Enterprise plan. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to look for core web vitals in the documentation but can't find anything for that. I have integrated performance monitoring but have nothing for core web vitals. How do we do that for Nuxt2? Or
tracing=true
would be more than enough to get it working? @rchlBeta Was this translation helpful? Give feedback.
All reactions