Skip to content

jonatanaxe/sentry

This branch is up to date with deivisonarthur/sentry:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a69c552 · Nov 1, 2012
Aug 22, 2012
Nov 1, 2012
Oct 15, 2012
Nov 1, 2012
Oct 31, 2012
Aug 22, 2012
Oct 31, 2012
Aug 11, 2012
Sep 4, 2012
Dec 28, 2011
Aug 22, 2012
Oct 17, 2012
Aug 11, 2012
Mar 21, 2012
Sep 20, 2012
Apr 16, 2012
Oct 31, 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