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
@sentrivana moved op/description/status logic to utils, but status mapping will be done separately. Maybe @szokeasaurusrex can look into making this logic as similar to JS as possible, but for now this is good enough for this PR.
Improved extraction of op, description, status and http_status for a Sentry span from an OpenTelemenetry span.
Fixes#3236
---------
Co-authored-by: Neel Shah <neel.shah@sentry.io>
Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
@sentrivana moved op/description/status logic to utils, but status mapping will be done separately. Maybe @szokeasaurusrex can look into making this logic as similar to JS as possible, but for now this is good enough for this PR.
https://github.com/getsentry/sentry-javascript/blob/master/packages/opentelemetry/src/utils/mapStatus.ts
https://github.com/getsentry/sentry-javascript/blob/master/packages/opentelemetry/src/utils/parseSpanDescription.ts
Originally posted by @sl0thentr0py in #3223 (comment)
The text was updated successfully, but these errors were encountered: