
Scala Error Monitoring
Debug Scala apps and prevent crashes across your entire stack with Sentry. Resolve issues with a Scala monitoring workflow that actually improves the debugging process.
Getting Started is Simple
Grab the Sentry Java SDK:
libraryDependencies += "io.sentry" % "sentry" % "8.29.0"
Configure your SDK:
import io.sentry.Sentry object Application { def main(args: Array[String]): Unit = { Sentry.init("https://<key>@sentry.io/<project>") try runSomething catch { case e: Exception => Sentry.captureException(e) } } }
Check our documentation for the latest instructions.
See all platformsMore than 150K Organizations Trust Sentry with Their Application Monitoring

Scala Error Monitoring with Complete Stack Traces
See details like filename and line number so you never have to guess. Filter and group Scala exceptions intuitively to eliminate noise. Monitor errors at scale without impacting throughput in production.

Fill In The Blanks About Scala Errors
Expose the important events that led to each Scala exception: network requests, debug logs, database queries, past errors.

Resolve Scala Errors With Max Efficiency, Not Max Effort
Improve workflow with a full view of releases so you can mark Scalaerrors as resolved and prioritize live issues. Learn in which version a bug first appeared, merge duplicates, and know if things regress in a future release. Add commit data to automatically suggest an owner of each Scala error and instantly send deploy emails.
”Sentry's high-quality tooling helps Disney+ maintain high-quality service to its tens of millions of global subscribers.”
See The Full Picture Of Any Scala Exception
Triage quickly based on specific parameters like HTTP request, workflow stage, and hostname.
Set custom tags to recreate the error environment relevant to your app, business concerns, and users.
Find answers to the key questions: In which app release did the Scala bug occur? What version of the JVM was the application running?
Is your data secure? You better believe it.
Just look at all the high-quality security features all accounts get, regardless of plan.
- Two-Factor Auth
- Single Sign-On support
- Organization audit log
- SOC 2 Type II and ISO 27001 certified
- HIPAA attestation
- PII data scrubbing
- SSL encryption
- Data Processing Addendum (includes latest EU SCCs)
- Privacy Shield certified