8000 GitHub - syaifulhuda/sentry: Sentry is a realtime, platform-agnostic error logging and aggregation platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

syaifulhuda/sentry

 
 

Repository files navigation

Sentry

Sentry is a modern error logging and aggregation platform.

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 fundamentally 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

Languages

  • Python 76.8%
  • JavaScript 9.5%
  • CSS 9.1%
  • HTML 4.6%
0