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
fix(node): Add logs when node-fetch cannot be instrumented (#11289)
Addressing
#11215, this
updates the logs for `NodeFetch` to make it clearer what is happening.
Also, we actually do not support Node <18 there, so updating this
accordingly too.
0 commit comments