Environment
SaaS (https://sentry.io/)
Steps to Reproduce
I am using Sentry on a Next app.
At the same time I have upgraded:
- Sentry from
^9.19.0 to ^10.36.0
- Next from
15.5.10 to 16.1.6
I use the {{ transaction }} in my issues fingerprints for grouping.
When performing an API call, when error was throw I had in my fingerprint the parametried path (ex: api/employee/[id]. However, for the last week none of my issues are grouped because the fingerprint contains the actual variable values (ex: api/employee/1a2b3c-xyz)
This issue seem not to happen on all my Sentry issues :/
Has any change in Sentry been done that could trigger this change ?
Expected Result
Actual Result
Product Area
Issues
Link
No response
DSN
No response
Version
No response
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
I am using Sentry on a Next app.
At the same time I have upgraded:
^9.19.0to^10.36.015.5.10to16.1.6I use the {{ transaction }} in my issues fingerprints for grouping.
When performing an API call, when error was throw I had in my fingerprint the parametried path (ex:
api/employee/[id]. However, for the last week none of my issues are grouped because the fingerprint contains the actual variable values (ex:api/employee/1a2b3c-xyz)This issue seem not to happen on all my Sentry issues :/
Has any change in Sentry been done that could trigger this change ?
Expected Result
Actual Result
Product Area
Issues
Link
No response
DSN
No response
Version
No response