From aabcde20d46cc022fcdc4e3502e2430865604db7 Mon Sep 17 00:00:00 2001 From: Dmytro Shvaika Date: Mon, 27 May 2024 19:47:04 +0300 Subject: [PATCH] fix(express): get route --- .../src/instrumentation.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts b/plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts index 2e283158b8..2f7c628d8c 100644 --- a/plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts +++ b/plugins/node/opentelemetry-instrumentation-express/src/instrumentation.ts @@ -187,7 +187,13 @@ export class ExpressInstrumentation extends InstrumentationBase