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
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