getsentry / getsentry/sentry-javascript
Capture outgoing HTTP request & response bodies with Node SDK
Open
Improvement
Node.js
Spans
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### 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`
Contributor guide
Assessment
This issue has not been assessed yet.