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

feat(profiling): js self profiling #7273

Merged
merged 28 commits into from
Mar 2, 2023
Merged

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    2e1d6ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db7355 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a0def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c5b80e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. deps(sentry): start profiler

    JonasBa committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e38c5a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    98e39b1 View commit details
    Browse the repository at this point in the history
  2. rollback yarn change

    JonasBa committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b552688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3bd71 View commit details
    Browse the repository at this point in the history
  4. Remove span.start for profiler.stop so that we don't have idletimeout…

    … causing long spans again
    k-fish authored and JonasBa committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e134125 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    9b8ddd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3be009 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    360c1b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2ab3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7ba372 View commit details
    Browse the repository at this point in the history
  4. eslint: run --fix

    JonasBa committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3ec2c90 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    3f9220c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62e3aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3ce17e View commit details
    Browse the repository at this point in the history
  4. fix(profiling): fix test

    JonasBa committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b3583e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70550a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb12550 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    979862d View commit details
    Browse the repository at this point in the history
  8. ref(profiling): split cache

    JonasBa committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    060424f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1f1158 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Update packages/browser/src/profiling/hubextensions.ts

    Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
    JonasBa and lforst committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c23936d View commit details
    Browse the repository at this point in the history
  2. Update packages/browser/src/profiling/integration.ts

    Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
    JonasBa and lforst committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3863f34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c7828 View commit details
    Browse the repository at this point in the history
  4. lint

    lforst committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f3048df View commit details
    Browse the repository at this point in the history