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

db.connection and db.query disconnected #3495

Closed
bitsandfoxes opened this issue Jul 23, 2024 · 2 comments · Fixed by getsentry/sentry-docs#10966
Closed

db.connection and db.query disconnected #3495

bitsandfoxes opened this issue Jul 23, 2024 · 2 comments · Fixed by getsentry/sentry-docs#10966

Comments

@bitsandfoxes
Copy link
Contributor

bitsandfoxes commented Jul 23, 2024

Coming from an ASP.NET Core application and out EntityFrameworkCore instrumentation:

Image

@bitsandfoxes
Copy link
Contributor Author

As per #2409 (comment) this is per design as the relationship between a db.connection and a db.query is not necessarily a 1:1 relationship.

@jamescrosswell
Copy link
Collaborator

As per #2409 (comment) this is per design as the relationship between a db.connection and a db.query is not necessarily a 1:1 relationship.

We could/should maybe add the context from that comment to a FAQ or something somewhere in the docs? I think this is the 3rd or 4th time this has come up.

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

Successfully merging a pull request may close this issue.

2 participants