Skip to content

feat(seer): Add organization_id to Slack Seer agent analytics#113708

Merged
alexsohn1126 merged 1 commit intomasterfrom
alexsohn1126/feat/add-org-id-to-slack-seer-analytics
Apr 23, 2026
Merged

feat(seer): Add organization_id to Slack Seer agent analytics#113708
alexsohn1126 merged 1 commit intomasterfrom
alexsohn1126/feat/add-org-id-to-slack-seer-analytics

Conversation

@alexsohn1126
Copy link
Copy Markdown
Member

@alexsohn1126 alexsohn1126 commented Apr 22, 2026

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

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.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 22, 2026
@alexsohn1126 alexsohn1126 marked this pull request as ready for review April 23, 2026 15:12
@alexsohn1126 alexsohn1126 requested a review from a team as a code owner April 23, 2026 15:12
@alexsohn1126 alexsohn1126 merged commit ae93e02 into master Apr 23, 2026
58 checks passed
@alexsohn1126 alexsohn1126 deleted the alexsohn1126/feat/add-org-id-to-slack-seer-analytics branch April 23, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants