Open bvanderdrift opened 1 month ago
Hey @bvanderdrift, we probably won't fix this in v7 for now given our other priorities.
Could you check if there is a similar problem in v8?
Will backlog for now!
@AbhiPrasad understood. We can't use v8 yet in our case because of this unrelated bug: https://github.com/getsentry/sentry-javascript/issues/13871 so don't have an answer there 🤔.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
7.119.0
Framework Version
Express 4.18.2
Link to Sentry event
https://amplify-30.sentry.io/issues/5962615335/events/c4bd0bfd096743438fae7fd495d33cf8/?project=4506665822584832&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=next-event&statsPeriod=7d&stream_index=0
Reproduction Example/SDK Setup
Steps to Reproduce
Run above code in a single file. Then
curl http://localhost:3000/debug-sentry/hello
Expected Result
All are parsed as
GET /debug-sentry/:test
Actual Result