getsentry / getsentry/sentry-javascript
Ability to add response body to httpClientIntegration
Abierto
Improvement
Node.js
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Problem Statement
It would be very useful to have the response body for errors, because it mostly gives more explanation what caused an error.
### Solution Brainstorm
Add two extra options to `httpClientIntegration`:
- addRequestBody
- addResponseBody
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.