Skip to main content

A Sentry extension to add comments to sentry events.

Project description

sentry-comments

https://travis-ci.org/andialbrecht/sentry-comments.png?branch=master

sentry-comments is an extension for Sentry which lets you add comments to sentry events.

Important Notice Sentry (>=6.4) supports adding notes to events out-of-the- box. So there’s no need for this extension anymore.

https://sentry-comments.readthedocs.org/en/latest/_images/event.png

Installation

To install the comments extension run:

pip install sentry-comments

Then add sentry_comments to the INSTALLED_APPS list in your Sentry configuration:

INSTALLED_APPS += ('sentry_comments',)

(See https://github.com/getsentry/sentry/issues/1042 why this is needed.)

Run sentry --config=your.conf.py upgrade to create the new tables required by this plugin.

Demo

To run a demo instance with this plugin locally:

cd demo/
./mkdemo.sh

You’ll need virtualenv in your PATH to run this script.

License

sentry-comments is licensed under the BSD license.

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-comments-0.3.0.tar.gz (10.7 kB view details)

Uploaded Source

File details

Details for the file sentry-comments-0.3.0.tar.gz.

File metadata

File hashes

Hashes for sentry-comments-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8ffde6b340ee190e4418f7878ed1ec0cfe040418b3a419eef0252f638cf859cd
MD5 1e427b2439de12056de06acdb3e5a45c
BLAKE2b-256 1b2c0e60a8b6f867088c14de9e481034daa19a874234e057cff64640700526b8

See more details on using hashes here.

Supported by

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