We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3e671 commit 700aee6Copy full SHA for 700aee6
integration-tests/opentelemetry.spec.js
@@ -60,7 +60,7 @@ describe('opentelemetry', () => {
60
'@opentelemetry/api@1.8.0',
61
'@opentelemetry/instrumentation',
62
'@opentelemetry/instrumentation-http',
63
- '@opentelemetry/instrumentation-express',
+ '@opentelemetry/instrumentation-express@0.47.1',
64
'express'
65
]
66
if (satisfies(process.version.slice(1), '>=14')) {
0 commit comments