Skip to content

feat(supergroups): send embedding requests to seer#107819

Draft
cvxluo wants to merge 2 commits intomasterfrom
cvxluo/nomlqpzmpwxw
Draft

feat(supergroups): send embedding requests to seer#107819
cvxluo wants to merge 2 commits intomasterfrom
cvxluo/nomlqpzmpwxw

Conversation

@cvxluo
Copy link
Contributor

@cvxluo cvxluo commented Feb 7, 2026

Once explorer autofix generates an RCA, send a request to Seer to start supergroup embedding. Gated behind projects:supergroup-embeddings-explorer

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 7, 2026

manager.add("projects:project-detail-apple-app-hang-rate", ProjectFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=False)
# Enable supergroup RCA embedding generation from autofix explorer runs
manager.add("projects:supergroup-embeddings-explorer", ProjectFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=False)
Copy link
Contributor Author

@cvxluo cvxluo Feb 7, 2026

Choose a reason for hiding this comment

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

i went with project-level granularity since we want to test on specific projects internally, rather than the entire sentry org. makes it slightly easier to track any issues that come up right now

@cvxluo cvxluo force-pushed the cvxluo/nomlqpzmpwxw branch from 60e404f to e112fff Compare February 7, 2026 01:09
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.

1 participant