Skip to content

UI Event Transactions Same Event on Same Element Change #85

@philipphofmann

Description

@philipphofmann

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.

### Tasks
- [ ] https://github.com/getsentry/sentry-java/issues/2594
- [ ] https://github.com/getsentry/sentry-cocoa/issues/2770
- [ ] https://github.com/getsentry/sentry-dart/issues/2495

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions