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): Make slowest functions compatible with continuous pr… #80632

Commits on Nov 12, 2024

  1. feat(profiling): Make slowest functions compatible with continuous pr…

    …ofiling
    
    This makes the slowest functions widget compatible with continuous profiling by
    removing the transaction breakdown for a function timeseries.
    Zylphrex committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3409b38 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch 'master' of github.com:getsentry/sentry into txiao/feat/…

    …make-slowest-functions-compatible-with-continuous-profiling
    Zylphrex committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9b9af37 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into txiao/feat/make-slowest-functions-compatib…

    …le-with-continuous-profiling
    Zylphrex committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9780aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94eec3 View commit details
    Browse the repository at this point in the history
  4. fix typing

    Zylphrex committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6cbc96f View commit details
    Browse the repository at this point in the history
  5. add loading/error states

    Zylphrex committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a09cddb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'master' into txiao/feat/make-slowest-functions-compatib…

    …le-with-continuous-profiling
    Zylphrex committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f75036 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Zylphrex committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    13f41a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf5951 View commit details
    Browse the repository at this point in the history
  4. Update static/app/views/profiling/utils.tsx

    Co-authored-by: Jonas <[email protected]>
    Zylphrex and JonasBa authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9205f65 View commit details
    Browse the repository at this point in the history
  5. fix rename

    Zylphrex committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    11bb0a2 View commit details
    Browse the repository at this point in the history