getsentry / getsentry/sentry-javascript
Capture outgoing HTTP request & response bodies with Node SDK
Abierto
Improvement
Node.js
Spans
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Problem Statement
Allow for outgoing HTTP request & response bodies to be added to breadcrumbs/spans.
Similar to work done in https://github.com/getsentry/sentry-javascript/pull/7287
### Solution Brainstorm
**NOT THE DEFAULT** due to PII reasons
Should be gated by `sendDefaultPii`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.