We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HttpClient
1 parent e3dda4c commit 45bfcf0Copy full SHA for 45bfcf0
1 file changed
packages/integrations/src/httpclient.ts
@@ -416,6 +416,7 @@ export class HttpClient implements Integration {
416
417
addExceptionMechanism(event, {
418
type: 'http.client',
419
+ handled: false,
420
});
421
422
return event;
0 commit comments