Skip to content
/ sentry Public
forked from getsentry/sentry

Sentry is a realtime event logging and aggregation platform

License

Notifications You must be signed in to change notification settings

gougo/sentry

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee2b190 · Dec 1, 2012
Aug 22, 2012
Nov 27, 2012
Oct 15, 2012
Dec 1, 2012
Dec 1, 2012
Nov 27, 2012
Nov 24, 2012
Dec 1, 2012
Dec 1, 2012
Nov 27, 2012
Aug 11, 2012
Nov 25, 2012
Dec 28, 2011
Aug 22, 2012
Dec 1, 2012
Nov 20, 2012
Mar 21, 2012
Dec 1, 2012
Nov 20, 2012
Nov 22, 2012
Nov 22, 2012
Nov 20, 2012
May 2, 2012

Repository files navigation

Sentry

https://secure.travis-ci.org/getsentry/sentry.png?branch=master

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

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

About

Sentry is a realtime event logging and aggregation platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published