feat(seer): Add organization_id to Slack Seer agent analytics#113708
Merged
alexsohn1126 merged 1 commit intomasterfrom Apr 23, 2026
Merged
feat(seer): Add organization_id to Slack Seer agent analytics#113708alexsohn1126 merged 1 commit intomasterfrom
alexsohn1126 merged 1 commit intomasterfrom
Conversation
Include the organization_id field on the SlackSeerAgentResponded analytics event so downstream consumers can join on the canonical identifier instead of relying solely on org_slug.
leeandher
approved these changes
Apr 23, 2026
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We need organization_id in order for the ETL pipeline to process our analytics as unaggregated events. Unaggregated data needs organization id:
https://github.com/getsentry/etl/blob/3899398c56608a9fd9707ab604edb1bfbc0a5686/workspace/dags/sql/analytics/amplitude-analytics-unagg.sql#L6-L9