Skip to content

crockpotveggies/BurntVeggies

 
 

Repository files navigation

BurntVeggies ======

image

image

image

BurntVeggies 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

image

image

image

BurntVeggies is a Server ------------------

The BurntVeggies 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, BurntVeggies 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

A crockpotveggies fork of the Sentry error aggregation platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.9%
  • CSS 20.0%
  • JavaScript 18.8%
  • Other 0.3%