Skip to content
forked from getsentry/sentry

Sentry is a realtime, platform-agnostic error logging and aggregation platform

License

Notifications You must be signed in to change notification settings

jonaskje/sentry

This branch is 75445 commits behind getsentry/sentry:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0880749 · Apr 8, 2014
Mar 23, 2013
Apr 1, 2014
Aug 19, 2013
Sep 20, 2013
Apr 8, 2014
Apr 8, 2014
Feb 22, 2013
Apr 23, 2013
Aug 1, 2013
Jun 15, 2013
Dec 1, 2012
Dec 10, 2013
Aug 11, 2012
Jan 19, 2014
Jan 4, 2014
Aug 25, 2013
Jan 19, 2014
Feb 28, 2014
Mar 21, 2012
Mar 18, 2014
Jul 15, 2013
Dec 1, 2012
Mar 18, 2014
Apr 8, 2014
May 2, 2012

Repository files navigation

Sentry

Sentry is a realtime event logging and aggregation platform. It specializes in monitoring errors and extracting all the information needed to do a proper post-mortem without any of the hassle of the standard user feedback loop.

Screenshots

https://github.com/getsentry/sentry/raw/master/docs/images/group_list.png

https://github.com/getsentry/sentry/raw/master/docs/images/event.png

https://github.com/getsentry/sentry/raw/master/docs/images/dashboard.png

Sentry is a Server

The Sentry package, at its core, is just a simple server and web UI. It will handle authenticating clients (such as Raven) and all of the logic behind storage and aggregation.

That said, Sentry is not limited to Python. The primary implementation is in Python, but it contains a full API for sending events from any language, in any application.

Resources

The in-development version of Sentry can be installed with pip install sentry==dev or easy_install sentry==dev.

About

Sentry is a realtime, platform-agnostic error logging and aggregation platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published