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

### Problem Statement `normalizeUUID` is called on main thread and cause 2-10 ms operation on production application. There are low handing fruits. `DefaultTransactionPerformanceCollector.start` calls `transaction.getEventId().toString()` twice and it basically make...

Platform: Android
Platform: Java
Sync: Jira
Waiting for: Product Owner

RecyclerView is partially supported (the click on an item will be captured, but there's no useful data like which position in the list was selected - again, a new integration?)

Platform: Android
Waiting for: Product Owner

### Description Currently we stop+restart capturing when we encounter orientation change, but it seems that in multi-window mode the window is not being removed + added. So we have to...

Improvement
Android
Explore > Replays
Replays

### Gradle Version 8.10.2 ### AGP Version 8.6.1 ### Code Minifier/Optimizer Dexguard ### Version 4.11.0 ### Sentry SDK Version 7.14.0 ### Steps to Reproduce We’ve received reports indicating that an...

Platform: Android
Platform: Java

### Description Remove `enableTracing` from docs / onboarding

Platform: Java

### Description Project issue to collect milestones, issues etc. for `8.0.0` of our Java SDK. This major will come with native OpenTelemetry support for tracing and will replace our proprietary...

Platform: Java

### Problem Statement We have a java swing app, that uses logback for logging and the SentryAppender from sentry-logback. Sentry is configured in the logback.xml. We need to enable globalHubMode,...

Platform: Java

### Description Milestone issue to collect things for `8.0.0-beta.2`.

Platform: Java

### Description Milestone issue to collect things we want to include in `8.0.0-beta.1`

Platform: Java

## :scroll: Description Bump sentry-native, add options to SentryAndroidOptions, extend sentry-native init code. ## :bulb: Motivation and Context https://github.com/getsentry/sentry-native/issues/1026 ## :green_heart: How did you test it? ## :pencil: Checklist -...

Platform: Android
NDK
Waiting for: Community