Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Discourage use of transaction source unknown#667

Merged
jjbayer merged 2 commits intomasterfrom
doc/discourage-transaction-source-unknown
Aug 11, 2022
Merged

Discourage use of transaction source unknown#667
jjbayer merged 2 commits intomasterfrom
doc/discourage-transaction-source-unknown

Conversation

@jjbayer
Copy link
Copy Markdown
Member

@jjbayer jjbayer commented Aug 10, 2022

unknown should only be set by Relay, as a value for SDKs that do not send the source attribute.

image

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 10, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
develop ✅ Ready (Inspect) Visit Preview Aug 11, 2022 at 9:20AM (UTC)

@jjbayer jjbayer marked this pull request as ready for review August 11, 2022 09:18
Copy link
Copy Markdown
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx @jjbayer!

@jjbayer jjbayer merged commit 75167cb into master Aug 11, 2022
@jjbayer jjbayer deleted the doc/discourage-transaction-source-unknown branch August 11, 2022 15:06
sthagen pushed a commit to sthagen/getsentry-sentry-python that referenced this pull request Aug 14, 2022
Fixes getsentry#1557 
see getsentry/develop#667

`unknown` is only supposed to be inferred by relay as a default and not
set by any SDKs.
Additionally, fix some of the other cases where start_transaction was
begin called without a source in integrations.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants