Description
Description
Related to: getsentry/sentry#81418
User is not able to search/aggregate on http status code. This is because discover reads this value from the response context and it seems like that's not being set on their events (nextjs SDK, same case on our docs project).
Example event from our docs project https://sentry.sentry.io/api/0/projects/sentry/docs/events/df769fee6ff14658be47ab545dc717bc/json/
Or docs project is on sentry.javascript.nextjs
version 8.36.0