getsentry
sentry-java
Kotlin

A Sentry SDK for Java, Android and other JVM languages.

Last updated Jul 7, 2026
1.3k
Stars
475
Forks
318
Issues
+5
Stars/day
Attention Score
93
Language breakdown
No language data available.
β–Έ Files click to expand
README

Sentry

Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions_

Sentry SDK for Java and Android =========== GH Workflow X Follow Discord Chat

| Packages | Maven Central | Minimum Android API Version | |-----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| ------- | | sentry-android | Maven Central Version | 21 | | sentry-android-core | Maven Central Version | 21 | | sentry-android-distribution | Maven Central Version | 21 | | sentry-android-ndk | Maven Central Version | 21 | | sentry-android-timber | Maven Central Version | 21 | | sentry-android-fragment | Maven Central Version | 21 | | sentry-android-navigation | Maven Central Version | 21 | | sentry-android-sqlite | Maven Central Version | 21 | | sentry-android-replay | Maven Central Version | 26 | | sentry-compose-android | Maven Central Version | 21 | | sentry-compose-desktop | Maven Central Version | | sentry-compose | Maven Central Version | | sentry-apache-http-client-5 | Maven Central Version | | sentry | Maven Central Version | 21 | | sentry-jul | Maven Central Version | | sentry-jdbc | Maven Central Version | | sentry-kafka | Maven Central Version | | sentry-apollo | Maven Central Version | 21 | | sentry-apollo-3 | Maven Central Version | 21 | | sentry-apollo-4 | Maven Central Version | 21 | | sentry-kotlin-extensions | Maven Central Version | 21 | | sentry-ktor-client | Maven Central Version | 21 | | sentry-servlet | Maven Central Version | | | sentry-servlet-jakarta | Maven Central Version | | | sentry-spring-boot | Maven Central Version | | sentry-spring-boot-jakarta | Maven Central Version | | sentry-spring-boot-4 | Maven Central Version | | sentry-spring-boot-4-starter | Maven Central Version | | sentry-spring-boot-starter | Maven Central Version | | sentry-spring-boot-starter-jakarta | Maven Central Version | | sentry-spring | Maven Central Version | | sentry-spring-jakarta | Maven Central Version | | sentry-spring-7 | Maven Central Version | | sentry-logback | Maven Central Version | | sentry-log4j2 | Maven Central Version | | sentry-bom | Maven Central Version | | sentry-graphql | Maven Central Version | | sentry-graphql-core | Maven Central Version | | sentry-graphql-22 | Maven Central Version | | sentry-jcache | Maven Central Version | | sentry-quartz | Maven Central Version | | sentry-openfeign | Maven Central Version | | sentry-openfeature | Maven Central Version | | sentry-launchdarkly-android | Maven Central Version | | sentry-launchdarkly-server | Maven Central Version | | sentry-opentelemetry-agent | Maven Central Version | | sentry-opentelemetry-bom | Maven Central Version | | sentry-opentelemetry-agentcustomization | Maven Central Version | | sentry-opentelemetry-core | Maven Central Version | | sentry-opentelemetry-otlp | Maven Central Version | | sentry-opentelemetry-otlp-spring | Maven Central Version | | sentry-okhttp | Maven Central Version | | sentry-reactor | Maven Central Version | | sentry-spotlight | Maven Central Version |

Releases

This repo uses the following ways to release SDK updates:

  • Pre-release: We create pre-releases (alpha, beta, RC,…) for larger and potentially more impactful changes, such as new features or major versions.
  • Latest: We continuously release major/minor/hotfix versions from the main branch. These releases go through all our internal quality gates and are very safe to use and intended to be the default for most teams.
  • Stable: We promote releases from Latest when they have been used in the field for some time and in scale, considering time since release, adoption, and other quality and stability metrics. These releases will be indicated on the releases page (https://github.com/getsentry/sentry-java/releases/) with the Stable suffix.

Useful links and docs

Blog posts

Samples

Sentry Self Hosted Compatibility

Since version 3.0.0 of this SDK, Sentry version >= v20.6.0 is required. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Since version 6.0.0 of this SDK, Sentry version >= v21.9.0 is required or you have to manually disable sending client reports via the sendClientReports option. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Since version 7.0.0 of this SDK, Sentry version >= 22.12.0 is required to properly ingest transactions with unfinished spans. This only applies to self-hosted Sentry, if you are using sentry.io no action is needed.

Resources

  • Java Documentation
  • Android Documentation
  • Discussions
  • Discord Chat
  • Stack Overflow
  • Code of Conduct
  • Twitter Follow

Β© 2026 GitRepoTrend Β· getsentry/sentry-java Β· Updated daily from GitHub