Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend-node: Most transactions are unparameterized #83

Open
tonyo opened this issue Feb 16, 2023 · 1 comment
Open

frontend-node: Most transactions are unparameterized #83

tonyo opened this issue Feb 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tonyo
Copy link

tonyo commented Feb 16, 2023

Looking at the data that we have in the UI now, most of the transactions for frontend-server project are grouped as "unparameterized":

image

Here's how that unparameterized group looks under the hood:

image

Ideally we figure out a better way to give them parameterized names.

@tonyo tonyo added the bug Something isn't working label Feb 16, 2023
@smeubank
Copy link
Member

I believe this is just unfortunately due to the OTel SDK not being able to parameterize as well as NextJS/Node Sentry SDK. Ideal server side instrumentation would pick up a lot of that. But worth looking into if we can improve it, otherwise Sentry Performance for Node with Otel is kind of a bummer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants