-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Meta: Good First IssueMeta: Help WantedPackage: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDKTask
Description
Higher order tracking issue: getsentry/team-sdks#100
Description
It came up that the breadcrumbs we create for 4xx and 5xx fetch requests are pretty tame and don't stick out. We can sorta fix this by changing the log level of the breadcrumbs based on the response status code:
- 5xx should probably be error
- 4xx should probably be warning/error
Metadata
Metadata
Assignees
Labels
Meta: Good First IssueMeta: Help WantedPackage: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDKTask