Skip to content

Commit

Permalink
Added link to backpressure section in docs. (#2354)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Sep 7, 2023
1 parent 00cc218 commit a6e1cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@

If your system serves heavy load, please let us know how this feature works for you!

Check out the [documentation](https://docs.sentry.io/platforms/python/configuration/options/#enable-backpressure-handling) for more information.

- Stop recording spans for internal web requests to Sentry (#2297) by @szokeasaurusrex
- Add test for `ThreadPoolExecutor` (#2259) by @gggritso
- Add docstrings for `Scope.update_from_*` (#2311) by @sentrivana
Expand Down

0 comments on commit a6e1cbe

Please sign in to comment.