Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add api response code to api call sentry breadcrumb #2100

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

LunarX
Copy link
Contributor

@LunarX LunarX commented Nov 13, 2024

Add the http response code to the Sentry breadcrumb that logs every api call so we can better understand what happened when an error arises.

Also make sure that even if the code crashes inside one of the other interceptors, the breadcrumb will still be added

@LunarX LunarX added the enhancement Improve or expand upon an existing feature label Nov 13, 2024
@LunarX LunarX requested review from sirambd and a team November 13, 2024 12:34
@LunarX LunarX self-assigned this Nov 13, 2024
@LunarX LunarX force-pushed the add-api-code-to-call-breadcrumb branch from e472e04 to 2a51c42 Compare November 14, 2024 15:06
@LunarX LunarX enabled auto-merge November 14, 2024 15:06
@LunarX LunarX merged commit 5534666 into master Nov 14, 2024
4 checks passed
@LunarX LunarX deleted the add-api-code-to-call-breadcrumb branch November 14, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or expand upon an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants