You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your plugin request related to a problem? Please describe.
It would be good to instrument the TCP socket connections that are made from NodeJS applications (whether outgoing or incoming).
For eg. The plugin can wrap the createConnection API to create a span whenever socket connection is established
Is it applicable for Node or Browser or both
NodeJS
Do you expect this plugin to be commonly used
Since this would autoinstrument core functionality, I believe it would be commonly used
What version of plugin are you interested in using
Versions:
Additional context
Is there a reference you could point for the well-defined lifecycle methods
The text was updated successfully, but these errors were encountered:
Is your plugin request related to a problem? Please describe.
It would be good to instrument the TCP socket connections that are made from NodeJS applications (whether outgoing or incoming).
For eg. The plugin can wrap the createConnection API to create a span whenever socket connection is established
Is it applicable for Node or Browser or both
NodeJS
Do you expect this plugin to be commonly used
Since this would autoinstrument core functionality, I believe it would be commonly used
What version of plugin are you interested in using
Versions:
Additional context
The text was updated successfully, but these errors were encountered: