Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/node
SDK Version
7.27.0
Framework Version
Express 4.17.2
Link to Sentry event
No response
Steps to Reproduce
- Create express route with params
fileRouter.get('/file/v2/:uuid'...
- Use this route with query parameters
GET /api/file/v2/15cf8416-5d66-4cbb-b12f-37361d3c0116?type=48x32
Expected Result
Get transaction name GET /file/v2/:uuid