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

Blocking detector with event volume throttling #3174

Closed
wants to merge 36 commits into from

Commits on Oct 9, 2023

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

Commits on Oct 11, 2023

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

Commits on Dec 18, 2023

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

    bruno-garcia committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7173711 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

    bruno-garcia committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e1173fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    579fc98 View commit details
    Browse the repository at this point in the history
  4. binding

    bruno-garcia committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    43515be View commit details
    Browse the repository at this point in the history
  5. context

    bruno-garcia committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d83362b View commit details
    Browse the repository at this point in the history
  6. wip

    bruno-garcia committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    047c0dc View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. wip

    bruno-garcia committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    fc1d708 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    869168f View commit details
    Browse the repository at this point in the history
  2. Fixed compiler errors

    jamescrosswell committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9859b21 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    jamescrosswell committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3fa8364 View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3cb5bb6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/blocking-detector' of github.com:getsentry/sentry-…

    …dotnet into feat/blocking-detector
    jamescrosswell committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    50f5b6d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    85509fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75eb29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c15b10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c855f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    663658f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update HubTests.CaptureEvent_ActiveTransaction_UnhandledExceptionTran…

    …sactionEndedAsCrashed.Net4_8.verified.txt
    jamescrosswell committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dcd5680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669d3b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/blocking-detector' of github.com:getsentry/sentry-…

    …dotnet into feat/blocking-detector
    jamescrosswell committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    39fb85c View commit details
    Browse the repository at this point in the history
  4. Format code

    getsentry-bot committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3d74dde View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    c549b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679e099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d186b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/blocking-detector' of github.com:getsentry/sentry-…

    …dotnet into feat/blocking-detector
    jamescrosswell committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a00a4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2ac986 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    578532e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c593f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5b8e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb5602f View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b315b1a View commit details
    Browse the repository at this point in the history
  6. Added System.Diagnostics.Metrics for blocking calls so users can know…

    … the number of blocking calls for a particular code location
    jamescrosswell committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    39926f4 View commit details
    Browse the repository at this point in the history