Skip to content

UI Event Transactions Same Event on Same Element Change  #2594

@romtsn

Description

@romtsn

We decided in getsentry/sentry-javascript#7236 that the SDKs should behave in the same way if there is the same or different event on the same UI element.

Previously, the SDKs rescheduled the idle timeout if they received the same UI event with the same type for the same UI element. This changes now to discard the transactions if it doesn't have any children or to finish the transaction with status ok when having children.

For more info see getsentry/develop#856.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions