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(nestjs): Automatic instrumentation of nestjs exception filters #13230

Merged
merged 10 commits into from
Aug 7, 2024

Commits on Aug 5, 2024

  1. Implement

    nicohrubec committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    37833e0 View commit details
    Browse the repository at this point in the history
  2. Lint + logs

    nicohrubec committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    36a199f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    98084b8 View commit details
    Browse the repository at this point in the history
  2. Fix

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a50026d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa5d67 View commit details
    Browse the repository at this point in the history
  4. Remove logs

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1ad6c4f View commit details
    Browse the repository at this point in the history
  5. Fix

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    420f47f View commit details
    Browse the repository at this point in the history
  6. Fix tests

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c4296d0 View commit details
    Browse the repository at this point in the history
  7. Add test

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3f14f43 View commit details
    Browse the repository at this point in the history
  8. sentry internals

    nicohrubec committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0cf6024 View commit details
    Browse the repository at this point in the history