Skip to content

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Oct 6, 2025

Product team wants to know when we stored an item. Closest thing we can do is save the timestamp when the item gets added to the batch.

@phacops phacops requested a review from a team as a code owner October 6, 2025 23:24
eap_item.retention_days = retention_days;
eap_item.downsampled_retention_days = downsampled_retention_days;
eap_item.attributes.insert_int(
"sentry._internal.ingested_at".into(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

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.

3 participants