1. Sentry is an open source error logging and aggregation platform that was originally created at Disqus.
2. It allows developers to capture errors and aggregate them to get a better understanding of issues affecting an application in production.
3. The platform consists of a server component called Sentry that collects and stores errors, and client libraries called Raven that integrate with applications to capture errors and send them to Sentry.