RUM JavaScript API - 1.345.1
    Preparing search index...

    Variable DEFAULT_REMOVED_FIELDSConst

    DEFAULT_REMOVED_FIELDS: readonly [
        "performance.*",
        "fcp.*",
        "fp.*",
        "ttfb.*",
        "lcp.*",
        "fid.*",
        "inp.*",
        "cls.*",
        "long_task.*",
        "browser.window.*",
        "device.screen.*",
        DEVICE$BATTERY$LEVEL,
    ] = ...

    Default properties that are removed entirely from snapshots to prevent flaky tests. These fields vary in count or presence between test runs.