Popularity
6.4
Declining
Activity
9.4
Growing
1,093
65
424

Programming language: Kotlin
License: MIT License
Tags: Monitoring     Projects    
Latest version: v5.7.3

Sentry alternatives and similar libraries

Based on the "Monitoring" category.
Alternatively, view sentry-java alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Sentry or a related project?

Add another 'Monitoring' Library

README

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 codecov Discord Chat

Packages Maven Central Android API
sentry-android Maven Central 16
sentry-android-core Maven Central 14
sentry-android-ndk Maven Central 16
sentry-android-okhttp Maven Central 21
sentry-android-timber Maven Central 14
sentry-android-fragment Maven Central 14
sentry-apache-http-client-5 Maven Central
sentry Maven Central 14
sentry-jul Maven Central
sentry-jdbc Maven Central
sentry-apollo Maven Central 14
sentry-kotlin-extensions Maven Central 14
sentry-servlet Maven Central
sentry-spring-boot-starter Maven Central
sentry-spring Maven Central
sentry-logback Maven Central
sentry-log4j2 Maven Central
sentry-bom Maven Central
sentry-graphql Maven Central
sentry-openfeign Maven Central

Useful links and docs

Blog posts

Samples

Development

This repository includes sentry-native as a git submodule. To build against sentry-native checked-out elsewhere in your file system, create a symlink sentry-android-ndk/sentry-native-local that points to your sentry-native directory. For example, if you had sentry-native checked-out in a sibling directory to this repo:

ln -s ../../sentry-native sentry-android-ndk/sentry-native-local

which will be picked up by gradle and used instead of the git submodule. This directory is also included in .gitignore not to be shown as pending changes.

Sentry Self Hosted Compatibility

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

Resources

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