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

Hey guys, Afaik the current support of the performance monitoring and transaction is applicable to spring, spring-boot, and servlet. To give better support to performance monitoring of microservices that only...

performance
Platform: Java
feature request
OpenTelemetryDoesIt

### Integration sentry-spring-jakarta ### Java Version 17 ### Version 7.8.0 ### Steps to Reproduce While profiling some reactive code using project Reactor with automatic context propagation and Sentry, I noticed...

Type: Bug
Platform: Java

### Problem Statement When using [sentry-opentelemetry-agent](https://github.com/getsentry/sentry-java/tree/main/sentry-opentelemetry#sentry-opentelemetry-agent) while intentionaly keeping the main (otlp) exporter, in my traces panel I see a lot of internal sentry requests performed multiple times per second....

Platform: Java

### Integration sentry-android ### Build System Gradle ### AGP Version 8.3.0 ### Proguard Enabled ### Version io.sentry.android.gradle 4.7.1 ### Steps to Reproduce bash: 1. `SENTRY_OFFLINE=1 ./gradlew assembleProdRelease_r8` 2. `./gradlew uploadSentryProguardMappingsProdRelease_r8`...

Type: Bug
Platform: Android
Platform: Java
Waiting for: Community

### Problem Statement While implementing Sentry for cron job monitoring in a Kotlin/Spring application, I encountered an issue where the advisor was not being registered as a bean, which caused...

Platform: Java

### Description We charge performance per span, so we can remove all sub-spans of the `http.client` span, changing them to measurements. This could also improve readability of the span waterfall....

Platform: Android
Platform: Java

### Description We want to know if our Android SDK works with WearOS, and to what extent. The goal is to create an emulator (ideally using several different versions) and...

Feature
Android

_#skip-changelog_ ## :scroll: Description * I've picked a bit higher values for bps than iOS, because I've tested it and somehow 40kbps for medium looks pretty bad, especially on compose...

We want to use OpenTelemetry for the Sentry Java SDK. It should be possible to use OpenTelemetry API as well as Sentry API and still have both end up in...

Platform: Java

https://github.com/getsentry/sentry-java/blob/2e90ac7733c6c9b941e7c64175f3d097d1d15a37/sentry/src/main/java/io/sentry/protocol/User.java#L37

Platform: Android
Platform: Java