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
ref(sdk): Add more checks to send_envelope (#26182)
Almost there. Worker.submit rate and the send_envelope rate match the captured envelopes, but again 'sent_request' drops. There are only a few lines of code between these functions, check_disabled doesn't appear to be getting called, and there are a couple file operations which might be throwing exceptions, so wrapped those in metrics as well.
0 commit comments