Skip to main content

A Sentry extension which sends errors to a Redis pub/sub queue

Project description

sentry-redispubsub
=============

An extension for Sentry to send error metrics to a Redis pub/sub message queue.

Details
-------

The queue will get pushed a json payload with the following fields

project -> Project slug

logger -> Used logger

level -> Error level

msg -> Group message

times_seen -> Number of times seen

last_seen -> Unixtimestamp xxxxxxxx.0 #Please remove the trailing .0

first_seen -> Unixtimestamp xxxxxxxx.0 #Please remove the trailing .0

url -> Absolut url

checksum -> Checksum of group


Install
-------

Install the package with ``pip``::

pip install sentry-redispubsub


Configuration
-------------

Go to your project's configuration page (Projects -> [Project]) and select the
"RedisPubSub" tab. Enter the Redis host, port, db number, channel name for metrics:

.. image:: https://github.com/innogames/sentry-redispubsub/raw/master/docs/images/options.png


After installing and configuring, make sure to restart sentry-worker for the
changes to take into effect.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry-redispubsub-0.0.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file sentry-redispubsub-0.0.1.tar.gz.

File metadata

File hashes

Hashes for sentry-redispubsub-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7928bec3cfb19dcd53c3b794e5b65e1d564c5affcc4093e347748149b2326edd
MD5 e94fef5941eee418334ae058d6979c96
BLAKE2b-256 914fe2ed0322f3589ed594fd7929814544c0516cc990b6ab34fde01117bc28c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page