Skip to content

The Reports of LCP is smalller than what Google Search Console reports #7209

Closed
@Dante-dan

Description

@Dante-dan

Is there an existing issue for this?

How do you use Sentry?

Self-hosted/on-premise

Which SDK are you using? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.

@sentry/vue

SDK Version

7.8.0

Framework Version

vue.2.6

Link to Sentry event

https://duanjl.sentry.io/dashboard/37879/?statsPeriod=24h

SDK Setup

No response

Steps to Reproduce

  1. clone my demo project and deploy it.
  2. we should be installed Cloudflare web analysis (The closest to GSC) and Sentry tracing at the same time , and visit it
  3. Let's watch the final result.

Expected Result

  1. the sentry lcp reports count should be equal with cloudflare web analysis lcp reports count;
  2. the P75 LCP should closest.

Actual Result

  1. sentry lcp reports count is smaller than cloudflare web analysis
  2. lcponly report in pageload transaction. Because the measurements are only available for pageload transactions. This means that only the earlier LCPs are reported with pageload, while the slower LCPs often occur after pageload, resulting in much smaller LCPs being collected than what Google reports.

relate #3019

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions