We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add the source of a transaction name to all events sent with the SDK. See https://develop.sentry.dev/sdk/event-payloads/transaction/#transaction-annotations
source
Integrations where we have to check/add transaction source:
Develop Spec: Transaction Annotations
getsentry/sentry-javascript#5367
getsentry/sentry-javascript#5345
getsentry/relay#1330
getsentry/develop#624
The text was updated successfully, but these errors were encountered:
antonpirker
Successfully merging a pull request may close this issue.
Problem Statement
Add the
source
of a transaction name to all events sent with the SDK.See https://develop.sentry.dev/sdk/event-payloads/transaction/#transaction-annotations
To do:
Integrations where we have to check/add transaction source:
Reference
Develop Spec: Transaction Annotations
getsentry/sentry-javascript#5367
getsentry/sentry-javascript#5345
getsentry/relay#1330
getsentry/develop#624
The text was updated successfully, but these errors were encountered: