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): Enable profiling for all transactions #1779

Closed

Commits on Dec 9, 2022

  1. feat(profiling): Enable profiling for all transactions

    Up to now, we've only been profiling WSGI transactions. This change will enable
    profiling for all transactions.
    Zylphrex committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0859154 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    041de7e View commit details
    Browse the repository at this point in the history
  2. fix tests

    Zylphrex committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3fb5956 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Zylphrex committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7d745b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    f7c98da View commit details
    Browse the repository at this point in the history