Skip to content

Clean up Event and TransactionEvent inheritance logic #1776

@sl0thentr0py

Description

@sl0thentr0py

The ideal modeling would be:

  • Event = breadcrumbs + request + contexts + tags....etc.
  • ErrorEvent = Event + threads + exception + level
  • TransactionEvent = Event + spans

Originally posted by @st0012 in #1773 (comment)

See also js implementation for reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions