### Problem Statement Make sure we save the status code in `contexts.response.status_code` for transactions. See also * https://github.com/getsentry/sentry-python/issues/2099 * https://github.com/getsentry/team-sdks/issues/9 ### Solution Brainstorm Do it.
Problem Statement
Make sure we save the status code in
contexts.response.status_codefor transactions.See also
http.response.status_codefor Metrics & Alerts #2099http.response.status_codefor Metrics & Alerts team-sdks#9Solution Brainstorm
Do it.