An open API service indexing awesome lists of open source software.

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

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`