Commit d55171f
Prevent accessing deprecated Fastify property in NestJS instrumentation (#1699)
Co-authored-by: Amir Blum <[email protected]>1 parent 76dd559 commit d55171f
File tree
1 file changed
+2
-1
lines changed- plugins/node/opentelemetry-instrumentation-nestjs-core/src
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
0 commit comments