Transaction Source Enum · Issue #2696 · getsentry/sentry-python · GitHub
Skip to content

Transaction Source Enum #2696

Description

@szokeasaurusrex

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: SDK CoreDealing with the core of the SDKImprovementTriagedHas been looked at recently during old issue triage

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions