fix: Missing DB traces in instrumentation (#13429)

* chore: Fix issue with missing DB traces

* Fix missing DB traces in Medusa package

Fixes an issue related to missing database traces in the Medusa package.
This commit is contained in:
Oli Juhl
2025-09-07 15:04:15 +02:00
committed by GitHub
parent 2fe68a975b
commit 637d4cf7ef
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore: Fix issue with missing DB traces