Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timbuchwaldt/sentry-riemann
https://github.com/timbuchwaldt/sentry-riemann
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timbuchwaldt/sentry-riemann
- Owner: timbuchwaldt
- License: mit
- Created: 2015-03-14T10:05:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T08:55:25.000Z (almost 10 years ago)
- Last Synced: 2024-04-23T23:37:30.620Z (8 months ago)
- Language: Python
- Size: 145 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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