Skip to content

ref(eap-outcomes): add sentry._internal.received_at attribute#7916

Merged
MeredithAnya merged 4 commits intomasterfrom
meredith/4-29-26
Apr 30, 2026
Merged

ref(eap-outcomes): add sentry._internal.received_at attribute#7916
MeredithAnya merged 4 commits intomasterfrom
meredith/4-29-26

Conversation

@MeredithAnya
Copy link
Copy Markdown
Member

@MeredithAnya MeredithAnya commented Apr 29, 2026

Adds a sentry._internal.received_at attribute to EAP items. This attribute captures the time the item was originally received (from origin_timestamp) in seconds, matching the granularity used by outcomes — enabling accurate comparisons between EAP ingestion data and outcomes for diagnostic/reconciliation purposes.

The existing sentry._internal.ingested_at attribute tracks when the Snuba consumer processed the item (in milliseconds); received_at tracks when the item entered the pipeline upstream.

The attribute is omitted entirely when received is not present on the message.

@MeredithAnya MeredithAnya requested a review from a team as a code owner April 29, 2026 19:09
@MeredithAnya MeredithAnya enabled auto-merge (squash) April 29, 2026 23:51
@MeredithAnya MeredithAnya requested a review from a team as a code owner April 30, 2026 01:20
@MeredithAnya MeredithAnya disabled auto-merge April 30, 2026 01:46
@MeredithAnya MeredithAnya merged commit 0374f1f into master Apr 30, 2026
49 checks passed
@MeredithAnya MeredithAnya deleted the meredith/4-29-26 branch April 30, 2026 14:55
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