sentry-java
sentry-java copied to clipboard
A Sentry SDK for Java, Android and other JVM languages.
### Problem Statement @romtsn think's google play revamped their reporting and they don't report "useless" anrs now (those that have the stacktraces captured too late), so probably that's where the...
## :scroll: Description `globalHubMode` used to only be a param on `Sentry.init`. To make it easier to be used in e.g. Desktop environments, we now additionally added it as an...
### Description When using sentry-android-replay, the management console can see the replay records, but the screen recording of each record is blank version:7.15.0,8.0.0-beta.1,7.16.0-alpha.1
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
## :scroll: Description Use LazyEvaluator to generate UUID on demand in - SpanId - SentryId ## :bulb: Motivation and Context Fixes #3325 ## :green_heart: How did you test it? ##...
## :scroll: Description avoid keeping normal frames in memory when collecting slow/frozen frames ## :bulb: Motivation and Context We were keeping a lot of useless frames in memory, without using...
## :scroll: Description See #3784 ## :bulb: Motivation and Context I like having sources. ## :green_heart: How did you test it? I did not because I could not even run...
## :scroll: Description In a desperate hope to improve saucelabs flakiness. #skip-changelog
### Integration sentry ### Java Version 21 ### Version 7.15.0 ### Steps to Reproduce Search for sources in https://repo1.maven.org/maven2/io/sentry/sentry/7.15.0/sentry-7.15.0.module it does not have it. An example of how it should...
### Integration sentry-android ### Build System Gradle ### AGP Version 4.11.0 ### Proguard Disabled ### Version 7.12.1 and 7.15.0 ### Steps to Reproduce App is written in Kotlin, here is...