Skip to main content

Setting Up Sentry.io

Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.

note

The logging framework has to be Logback, which is the logging library used in jersey-webservice-template

Error loading setup-sentry-1.png Error loading setup-sentry-2.png Error loading setup-sentry-3.png

Hiding Sentry DSN

It is recommended to simply define SENTRY_DSN environment variable via CI/CD so that Sentry SDK can pick it up automatically