Top "Sentry" questions

Sentry is an event logging platform primarily focused on capturing and aggregating exceptions.

Source maps files in production - Is it safe?

I'm using UglifyJS to minify and uglify my sources, and Sentry to report errors from my production environment. In order …

javascript uglifyjs sentry source-maps raven
How do you configure a Sentry raven client in a development environment to not send exceptions and still work?

We are running a Django server and using Sentry to capture exceptions. When we configure Sentry we add RAVEN_CONFIG …

python django sentry raven
How to config SMTP Settings in Sentry?

How to config SMTP Settings in Sentry? I set my SMTP mail-server configuration on onpremise/config.yml, then I did …

docker smtp docker-compose sentry
How do I test that Sentry is reporting errors?

I just installed Sentry for a client-side JavaScript app using the standard code snippet they provided. How do I test …

javascript logging sentry
How to report console.error with Sentry?

I have application where some critical issues are reported with console.error but are not thrown so application might continue …

javascript error-handling sentry
How to pass properties from application.properties to logback config file

Overview: I am using Sentry appender in my logback.xml file and I want to pass plenty of tags as …

spring-boot logback sentry
How to clear / maintain a django-sentry database?

I am using django-sentry to track errors in a website. My problem is that the database has grown too big. …

django sentry data-cleaning
How do I log everything with sentry/raven-js

I'm working on an existing project, with a lot of webpages. My task is to introduce logging og client script …

javascript logging web sentry
how do I encrypt data in R?

I am adding a sentry handler to the R logging package. currently django-sentry validates the client (the application sending log …

r logging encryption-asymmetric sentry
Create account in Sentry

Can I create a new account in Sentry? How? It necessary for add user: "You may add a user by …

logging sentry