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
stephanie-anderson
changed the title
Add status code to transaction response context
Normalize http.response.status_code for Metrics & Alerts
Sep 11, 2023
Problem Statement
ref #8365
team issue getsentry/team-sdks#9
Add status code to transactions under
contexts.response.status_code
Response context: https://github.com/getsentry/relay/blob/master/relay-general/src/protocol/contexts/response.rs
Solution Brainstorm
Add context on
transaction.finish
Add types for response context
The text was updated successfully, but these errors were encountered: