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(o11y): Add scope.set_attribute calls in organization misc endpoints (#117516)
Supplement existing `set_tag`/`set_context`/`set_extra` calls with
`set_attribute` so that data gets added to attributes-based telemetry as
well. This will make the migration to span streaming easier.
Additionally, if applicable, use top-level SDK API instead of scope
APIs.
Related to getsentry/sentry-python#6537
0 commit comments