-
Hi, I need to add functionality to the init method, specifically to the patch and unpatch methods of ExpressNodeModuleDefinition, any ideas on how might I do this cleanly ?
Then in my child class I could have just over-ridden the _patch and _unpatch methods like this
Happy to raise a PR for the same. In-fact to be specific I am patching the send method of response to add request/response bodies in the spans. PS: I am new to javascript/opentelemtry apologies if it's quite a stupid question. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This doesn't belong here. I have raised an issue in relevant repo here. |
Beta Was this translation helpful? Give feedback.
This doesn't belong here. I have raised an issue in relevant repo here.
open-telemetry/opentelemetry-js-contrib#1369