gateway: align opentelemetry versions

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-04-14 11:17:14 +02:00
parent d65bc75b3e
commit d00cedd79b
3 changed files with 970 additions and 787 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"dependencies": {
"@backstage/backend-plugin-api": "workspace:^",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^2.0.0",
"@opentelemetry/core": "^1.29.0",
"express": "^4.17.1",
"http-proxy-middleware": "^3.0.3"
},