Developer-first error tracking and performance monitoring https://sentry.io/

David Cramer 83dec74327 update docs url 14 years ago
debian 45815167d7 Update maintainer and URLs 14 years ago
docs 87faf833c7 Disable sphinxtogithub for ReadTheDOcs 14 years ago
example_project cf79a737ef Sentry now fully supports defining its own search site (requires Disqus fork of Haystack). 14 years ago
sentry e40f7c482d Fixed graphs min date range. 14 years ago
.gitignore 6af07663fb Basic tests to ensure haystack is working 14 years ago
AUTHORS 4df23afc5a Shoudl be contributors URL, not members 14 years ago
CHANGES 4f11500812 Docs update and change version to 1.6.0 14 years ago
LICENSE 038fba4e0a Added AUTHORS 14 years ago
MANIFEST.in c99ad98333 Bump version due to bad package 14 years ago
README.rst 83dec74327 update docs url 14 years ago
runtests.py 6af07663fb Basic tests to ensure haystack is working 14 years ago
setup.py 736209d8cb Bump version to 1.6.1 14 years ago

README.rst

------
Sentry
------

Sentry provides you with a generic interface to view and interact with your error logs. By
default, it will catch any exception thrown by Django and store it in a database. With this
it allows you to interact and view near real-time information to discover issues and more
easily trace them in your application.


Docs: http://readthedocs.org/docs/sentry/en/latest/index.html