getsentry / getsentry/sentry-javascript
HTTP request headers not extracted as span attributes on Bun
Open
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 523
Description
Inbound HTTP request headers (e.g. `User-Agent`, custom headers) are not populated as `http.request.header.*` attributes on server spans. The OTel HTTP instrumentation doesn't extract these when running on Bun.
Contributor guide
Assessment
This issue has not been assessed yet.