sentry-java
sentry-java copied to clipboard
A Sentry SDK for Java, Android and other JVM languages.
### Integration sentry ### Java Version - ### Version 8 ### Steps to Reproduce Use our Spring Boot 3 OpenTelemetry sample with our `sentry-opentelemetry-agent` and cause a transaction, e.g. via...
### Problem Statement We use a third party to render PDFs within our app and launch it via a `Fragment` they control. We don't know exactly what view classes they...
### Description Let's collect known issues here that we can tackle to improve overall quality and actionability of ANRs. - [ ] https://github.com/getsentry/sentry-java/issues/3806 - [ ] https://github.com/getsentry/sentry-java/issues/3837 - [ ]...
### Description I'm switching Flutter to using `onScreenshotRecorded(Bitmap)` and I've noticed a degradation in visual quality. I believe it is because the original code, which used the `File` based API,...
### Problem Statement This came up as a feature request from a customer. They are using our performance features along with DexGuard or ProGuard. They complained that their Android spans...
_Platform:_ - [x] Android -> If yes, which Device API (and compileSdkVersion/targetSdkVersion/Build tools) version? The version of the SDK: **5.1.1** Other questions were removed since not relevant --- I have...
### Problem Statement Opening on behalf of a customer (who referenced this as a "low priority feature request") Currently you cannot filter selected [Activity breadcrumbs](https://github.com/getsentry/sentry-java/blob/main/sentry-android-core/src/main/java/io/sentry/android/core/ActivityBreadcrumbsIntegration.java), you either have them on...
### Problem Statement When using the Timber integration, timber tags are only added to events and not to breadcrumbs (category of breadcrumbs is always "Timber"). It would be nice if...
### Problem Statement Having more context on ANR's is always required ### Solution Brainstorm https://developer.android.com/reference/android/app/ApplicationExitInfo#REASON_EXCESSIVE_RESOURCE_USAGE ┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-2374) by [Unito](https://www.unito.io)
### Description see https://github.com/getsentry/team-mobile/issues/150#issuecomment-2465180094