-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
Version:
5.14.2
Description
With the express integration, on requests without a body (like GET), "<unavailable>" is shown in the Sentry UI which is confusing. I think it would be better to not set the request body on the event, which allows the UI to hide that section.
This is happening because of these lines
https://github.com/getsentry/sentry-javascript/blob/5.14.2/packages/node/src/handlers.ts#L154-L158
Metadata
Metadata
Assignees
Labels
No labels
