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(instrumentation-fetch): fetch(string, Request) silently drops request body (#2411)
* fix(instrumentation-fetch): pass request object as the only parameter
* Pass arguments as-is when no span is created
Co-authored-by: Daniel Dyla <[email protected]>
* fix: typescript not liking arguments
Co-authored-by: Daniel Dyla <[email protected]>
0 commit comments