Jenny Hwang
Results
2
comments of
Jenny Hwang
Hi, thank you for your response. To address your points: - I am using: "@sentry/node": "^7.109.0", "@sentry/profiling-node": "^1.3.5" - A Sentry event that should contain db spans but doesn't: Event...
Upon turning on `debug: true`, the logs indicate that no db spans were detected for the transaction that I am testing (which has db calls and should have db spans)....