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

Sentry tracing not showing the field name in description #1186

Open
mmahalwy opened this issue Apr 9, 2024 · 1 comment
Open

Sentry tracing not showing the field name in description #1186

mmahalwy opened this issue Apr 9, 2024 · 1 comment

Comments

@mmahalwy
Copy link
Contributor

mmahalwy commented Apr 9, 2024

With Sentry and all fields allowed, the field name is not sent as description, unlike see Prisma:
image

@hayes
Copy link
Owner

hayes commented Apr 9, 2024

It looks like maybe

description: info.fieldName,
needs to be changed from description to name. I don't have any apps set up with sentry right now, is that something you could test out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants