Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 538 Bytes

README.rst

File metadata and controls

25 lines (14 loc) · 538 Bytes

sentry-riemann

An extension for Sentry to send errors metrics to riemann.

Install

Install the package with pip:

pip install sentry-riemann

Configuration

Go to your project's configuration page (Projects -> [Project]) and select the "Riemann" tab. Enter the Riemann host, port and prefix for metrics:

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

This plugin is heavily based on https://github.com/dreadatour/sentry-statsd