getsentry / getsentry/sentry-javascript
Capture outgoing HTTP request & response bodies with Node SDK
Offen
Improvement
Node.js
Spans
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.