Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction Source Enum #2696

Open
szokeasaurusrex opened this issue Feb 1, 2024 · 0 comments · May be fixed by #3889
Open

Transaction Source Enum #2696

szokeasaurusrex opened this issue Feb 1, 2024 · 0 comments · May be fixed by #3889
Labels
Component: SDK Core Dealing with the core of the SDK Good first issue Good for newcomers Hacktoberfest 🎃 Issues eligible for Hacktoberfest! Triaged Has been looked at recently during old issue triage

Comments

@szokeasaurusrex
Copy link
Member

szokeasaurusrex commented Feb 1, 2024

The TRANSACTION_SOURCE_* constants defined in tracing.py would likely make more sense to be defined as enums. We can then redefine the functions that accept as an argument a transaction source (for example, scope.set_transaction_name) to accept the Transaction Source enum type.

@antonpirker antonpirker added Enhancement Component: SDK Core Dealing with the core of the SDK labels Jun 7, 2024
@szokeasaurusrex szokeasaurusrex added Good first issue Good for newcomers Triaged Has been looked at recently during old issue triage labels Oct 7, 2024
@antonpirker antonpirker added the Hacktoberfest 🎃 Issues eligible for Hacktoberfest! label Oct 10, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 22, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 22, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 22, 2024
antonpirker added a commit to mgaligniana/sentry-python that referenced this issue Dec 23, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 23, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 23, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 23, 2024
mgaligniana added a commit to mgaligniana/sentry-python that referenced this issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: SDK Core Dealing with the core of the SDK Good first issue Good for newcomers Hacktoberfest 🎃 Issues eligible for Hacktoberfest! Triaged Has been looked at recently during old issue triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants