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
Me and @mydea noticed that it would be very good to keep the http integration as slim as possible in the case where frameworks add their own http integration. In nextjs for example we had to remove our http integration because we could not remove Nextjs'.
AbhiPrasad
changed the title
Add request mode sessions to OTEL http instrumentation
[v8] Add request mode sessions to http instrumentation
Mar 27, 2024
we start & end the session in
requestHook
/responseHook
The text was updated successfully, but these errors were encountered: