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
@@ -127,6 +128,13 @@ class ProviderService implements ProviderServiceInterface {
127
128
);
128
129
subsegment.addAttribute('namespace','remote');
129
130
131
+
// addHeader is not part of the type definition but it's available https://github.com/nodejs/undici/blob/main/docs/docs/api/DiagnosticsChannel.md#undicirequestcreate
0 commit comments