Skip to content

feat(autofix): Add SDK tags to _trigger_autofix_task for observability#110796

Merged
Mihir-Mavalankar merged 1 commit intomasterfrom
feat/autofix-task-sdk-tags
Mar 16, 2026
Merged

feat(autofix): Add SDK tags to _trigger_autofix_task for observability#110796
Mihir-Mavalankar merged 1 commit intomasterfrom
feat/autofix-task-sdk-tags

Conversation

@Mihir-Mavalankar
Copy link
Contributor

  • Add org_id, project_id, and group_id as sentry_sdk tags inside the task body so autofix task transactions can be filtered by org and project in Sentry's performance UI.

Add org_id, project_id, and group_id as sentry_sdk tags inside the
task body so autofix task transactions can be filtered by org and
project in Sentry's performance UI.

Co-Authored-By: Claude <noreply@anthropic.com>
@Mihir-Mavalankar Mihir-Mavalankar self-assigned this Mar 16, 2026
@Mihir-Mavalankar Mihir-Mavalankar requested a review from a team as a code owner March 16, 2026 19:56
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 16, 2026
@Mihir-Mavalankar Mihir-Mavalankar enabled auto-merge (squash) March 16, 2026 19:57
@Mihir-Mavalankar Mihir-Mavalankar merged commit 65586cd into master Mar 16, 2026
59 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the feat/autofix-task-sdk-tags branch March 16, 2026 20:18
JonasBa pushed a commit that referenced this pull request Mar 16, 2026
#110796)

+ Add org_id, project_id, and group_id as sentry_sdk tags inside the
task body so autofix task transactions can be filtered by org and
project in Sentry's performance UI.

Co-authored-by: Claude <noreply@anthropic.com>
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