chore(): Add instrumentation to deps (#13646)

* chore(): Add instrumentation to deps

* deps

* Create two-bikes-compare.md
This commit is contained in:
Adrien de Peretti
2025-10-02 11:29:26 +02:00
committed by GitHub
parent 0aad694e64
commit 02b6d01382
13 changed files with 457 additions and 19 deletions

View File

@@ -0,0 +1 @@
export * from "@medusajs/deps/opentelemetry/instrumentation-pg"

View File

@@ -0,0 +1 @@
export * from "@medusajs/deps/opentelemetry/resources"

View File

@@ -0,0 +1 @@
export * from "@medusajs/deps/opentelemetry/sdk-node"

View File

@@ -0,0 +1 @@
export * from "@medusajs/deps/opentelemetry/sdk-trace-node"