Javascript SDKs will be updated to optionally send LCP and CLS as standalone spans, instead of measurements on transactions. This is to support scenarios where LCP and CLS happen outside of a transaction boundary. More details here:
https://github.com/getsentry/sentry-javascript/issues/12714
Javascript SDKs will be updated to optionally send LCP and CLS as standalone spans, instead of measurements on transactions. This is to support scenarios where LCP and CLS happen outside of a transaction boundary. More details here: https://github.com/getsentry/sentry-javascript/issues/12714
To support this, the product needs to make changes to query metrics from these standalone spans (and possibly changes are required during ingestion). Full details on product changes required here: https://www.notion.so/sentry/Web-Vitals-product-changes-to-support-standalone-CLS-LCP-spans-9a70bfa1074345bbb695da7603529ba0