getsentry / getsentry/sentry-java
Detect async servlet mode and noop
Đang mở
Feature
Java
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### Problem Statement
The SDK is leaking memory (through scopes) if servlets are used in async mode.
### Solution Brainstorm
Detect that servlets are used in async mode and noop in SentryServletRequestListener.
Possibly suggest using our OTel integration: https://docs.sentry.io/platforms/java/guides/servlet/opentelemetry/
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.