We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8726e9e commit 605e371Copy full SHA for 605e371
autoinstrumentation/nodejs/package.json
@@ -12,8 +12,7 @@
12
"typescript": "^5.6.3"
13
},
14
"dependencies": {
15
- "@opentelemetry/exporter-metrics-otlp-grpc": "0.57.0",
16
- "@opentelemetry/auto-instrumentations-node": "0.55.0",
17
- "@opentelemetry/exporter-prometheus": "0.57.0"
+ "@opentelemetry/api": "1.9.0",
+ "@opentelemetry/auto-instrumentations-node": "0.55.2"
18
}
19
0 commit comments