https://github.com/boxed/sentry-ratelimit
Plugin to sentry for rate limiting low volume errors you don't care about
https://github.com/boxed/sentry-ratelimit
Last synced: about 2 months ago
JSON representation
Plugin to sentry for rate limiting low volume errors you don't care about
- Host: GitHub
- URL: https://github.com/boxed/sentry-ratelimit
- Owner: boxed
- License: bsd-3-clause
- Created: 2018-11-05T09:43:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T10:04:27.000Z (over 7 years ago)
- Last Synced: 2025-03-21T06:29:19.408Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sentry-ratelimit
A plugin for [Sentry](https://www.getsentry.com/) for rate limiting low volume errors you don't care about.
## Installation
Simply install the python package, it'll automatically register with Sentry:
`$ pip install sentry_ratelimit`