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.
The ideal modeling would be:
Event = breadcrumbs + request + contexts + tags....etc.ErrorEvent = Event + threads + exception + levelTransactionEvent = Event + spansOriginally posted by @st0012 in #1773 (comment)
See also js implementation for reference.