Skip to content

ref(similarity): add more tracing to grouping logic #92346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025

Conversation

JoshFerge
Copy link
Member

As i was debugging #inc-1175 I noticed we could use some more spans in our grouping logic.

@JoshFerge JoshFerge requested review from a team as code owners May 27, 2025 19:55
@JoshFerge JoshFerge enabled auto-merge (squash) May 27, 2025 19:55
Copy link

sentry-io bot commented May 27, 2025

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/sentry/event_manager.py

Function Unhandled Issue
assign_event_to_group Group.DoesNotExist: Group matching query does not exist. sentry.tasks.store.sa...
Event Count: 3

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 27, 2025
@JoshFerge JoshFerge merged commit 4f2f6ac into master May 27, 2025
61 checks passed
@JoshFerge JoshFerge deleted the jferg/add-tracing-to-grouping branch May 27, 2025 20:13
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.

3 participants