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: Disable SIGTERM reporting by default #4025

Merged
merged 12 commits into from
Jun 3, 2024

Commits on May 31, 2024

  1. feat: Disable SIGTERM reporting by default

    We added support for SIGTERM reporting in the last release and enabled
    it by default. For some users, SIGTERM events were verbose and not
    actionable. Therefore, we disable it per default.
    
    Fixes GH-4013
    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cec63fc View commit details
    Browse the repository at this point in the history
  2. skip uninstall handler

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ede45b3 View commit details
    Browse the repository at this point in the history
  3. remove volatile

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    68e7d63 View commit details
    Browse the repository at this point in the history
  4. disable fail fast

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9d1da7f View commit details
    Browse the repository at this point in the history
  5. remove on watchos

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    826470c View commit details
    Browse the repository at this point in the history
  6. again fix

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e6e68f3 View commit details
    Browse the repository at this point in the history
  7. try

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bddde14 View commit details
    Browse the repository at this point in the history
  8. try again

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0c3cf5a View commit details
    Browse the repository at this point in the history
  9. prefix with sentry

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f94212b View commit details
    Browse the repository at this point in the history
  10. use include

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d04fe73 View commit details
    Browse the repository at this point in the history
  11. try again

    philipphofmann committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9ad3f0e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. try again

    philipphofmann committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    918f61a View commit details
    Browse the repository at this point in the history