Open
Description
Description
There's some popular crates that are used to interact with databases such as sqlx
, Diesel
and others.
Other SDKs offer integrations for similar libraries in their respective ecosystems that e.g. capture spans around DB requests.
The information extracted from these spans can then also be used for other features of the Sentry product, for example the Insights > Backend > Queries module or detecting slow and N+1 queries.
This issue shall serve to gauge interest in such integrations.
Please leave an upvote 👍 on this issue if you would use such an integration.