Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.18 KB

index.rst

File metadata and controls

59 lines (44 loc) · 1.18 KB

Sentry

Sentry is a realtime event logging and aggregation platform. At it's core it specializes in monitoring errors and extracting all the information needed to do a proper post-mortum without any of the hassle of the standard user feedback loop.

Users Guide

.. toctree::
   :maxdepth: 2

   install/index
   config/index
   queue/index
   cli/index
   client/index
   interfaces/index
   plugins/index

Reference

.. toctree::
   :maxdepth: 1

   contributing/index
   changelog/index
   license/index

Resources

Screenshots

Aggregated Events

aggregated events

Event Details

event details

Deprecation Notes

Milestones releases are 1.3 or 1.4, and our deprecation policy is to a two version step. For example, a feature will be deprecated in 1.3, and completely removed in 1.4.