getsentry / getsentry/sentry-java

Detect async servlet mode and noop

Abierto
#4,807 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Feature Java
Lenguaje dominante
Kotlin
Estrellas
1.4k
Forks
478
Merge medio
2 d 23 h
PR fusionados (30 d)
67

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.