Skip to content

Add ISentryTransactionProcessor#1862

Merged
mattjohnsonpint merged 21 commits intomainfrom
transaction-processor
Sep 2, 2022
Merged

Add ISentryTransactionProcessor#1862
mattjohnsonpint merged 21 commits intomainfrom
transaction-processor

Conversation

@SimonCropp
Copy link
Contributor

fixes #1468

@getsentry getsentry deleted a comment from github-actions bot Aug 19, 2022
@SimonCropp
Copy link
Contributor Author

@mattjohnsonpint does options.TransactionProcessors need to be added to the bindings?

@mattjohnsonpint
Copy link
Contributor

@mattjohnsonpint does options.TransactionProcessors need to be added to the bindings?

I think you're asking if we need to connect custom transaction processors to native iOS/Android events? At the moment, we don't support that for custom event processors, so I don't expect that for transaction processors either. When/if we do that, we'll do it for both at the same time.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ISentryEventProcessor doesn't do anything for transactions

2 participants