Skip to content

Conversation

mjq
Copy link
Member

@mjq mjq commented Apr 3, 2025

Events have a _meta property that contains information on transformations made in Relay to incoming data. Sentry is deprecating events and using EAP as the source of truth for all span information, so spans need their related _meta information too for the Sentry frontend to eventually use. The first step is to write the info to Kafka so that it can be written to EAP downstream.

Events have a `_meta` property that contains information on transformations
made in Relay to incoming data. Sentry is deprecating events and using EAP as
the source of truth for all span information, so spans need their related
`_meta` information too for the FE to eventually use. The first step is to
write the info to Kafka so that it can be written to EAP downstream.
@mjq mjq requested a review from a team as a code owner April 3, 2025 20:27
@mjq mjq changed the title feat(span): serialize span _meta over kafka feat(span): serialize span _meta to kafka Apr 3, 2025
@mjq mjq merged commit 9e57c92 into master Apr 4, 2025
26 checks passed
@mjq mjq deleted the mjq-add-meta branch April 4, 2025 16:42
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.

2 participants