Skip to content
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

Trace upload fixup #54455

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Trace upload fixup #54455

merged 4 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Trace upload fixup

    This:
    
    - Includes Next.js version as metadata
    - Includes `navigation-to-hydration` timings (note: this metric still needs to be refined to better capture complete hydration)
    - Updates `client-hmr-latency`'s `updatedModules` to be of the form `[project]/foo.js` instead of `./foo.js`, aligning with other events.
    wbinnssmith committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a403e79 View commit details
    Browse the repository at this point in the history
  2. fixup! Trace upload fixup

    wbinnssmith committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fd206a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8d991f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd2cd0 View commit details
    Browse the repository at this point in the history