sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

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

Results 511 sentry-java issues
Sort by recently updated
recently updated
newest added

### 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...

Bug
Java
Spans

### 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...

Session Replay
Feature
Android
Replays

### 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 - [ ]...

Android

### 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,...

Improvement
Android
Explore > Replays
Replays

### 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...

Improvement
Android

_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...

up-for-grabs
Improvement
Android

### 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...

Improvement
Android

### 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...

Feature
Android

### 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)

Feature
Android

### Description see https://github.com/getsentry/team-mobile/issues/150#issuecomment-2465180094

Improvement
Android