Skip to content

fix(metrics): Re-introduce transactions namespace#5808

Merged
Dav1dde merged 1 commit intomasterfrom
dav1d/re-introduce-transactions-namespace
Apr 10, 2026
Merged

fix(metrics): Re-introduce transactions namespace#5808
Dav1dde merged 1 commit intomasterfrom
dav1d/re-introduce-transactions-namespace

Conversation

@Dav1dde
Copy link
Copy Markdown
Member

@Dav1dde Dav1dde commented Apr 10, 2026

#5792 removed transaction metric extraction as well as the transactions metric namespace.

What was kind of missed that there are still a lot of on demand metric extraction rules generated in Sentry which create metrics in the transactions namespace. This leads to Relay extracting the metrics into an unsupported namespace.

To mitigate this we can re-introduce the transaction namespace and work on removing the on-demand rules from Sentry first.

@Dav1dde Dav1dde requested a review from a team as a code owner April 10, 2026 09:27
@Dav1dde Dav1dde self-assigned this Apr 10, 2026
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 64b2185. Configure here.

@Dav1dde Dav1dde force-pushed the dav1d/re-introduce-transactions-namespace branch from 64b2185 to fa594f0 Compare April 10, 2026 09:33
@Dav1dde Dav1dde enabled auto-merge April 10, 2026 09:51
@Dav1dde Dav1dde added this pull request to the merge queue Apr 10, 2026
Merged via the queue into master with commit 46e2b98 Apr 10, 2026
33 of 49 checks passed
@Dav1dde Dav1dde deleted the dav1d/re-introduce-transactions-namespace branch April 10, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants