Skip to content

Context transaction name is not parametrized anymore #19312

@HatemGr

Description

@HatemGr

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

Image

Actual Result

Image

Product Area

Issues

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions