Skip to content

fix(agents-insights): Use fallback attributes in AI IO sections #93519

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

Conversation

ArthurKnaus
Copy link
Member

The helper function getTraceNodeAttribute was not yet falling back to old attribute names.
Using the getAttribute helper internally fixes this.

@ArthurKnaus ArthurKnaus requested review from a team as code owners June 13, 2025 16:14
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
@ArthurKnaus ArthurKnaus enabled auto-merge (squash) June 13, 2025 16:24
@ArthurKnaus ArthurKnaus merged commit 3b70bbb into master Jun 13, 2025
46 checks passed
@ArthurKnaus ArthurKnaus deleted the aknaus/fix/agents-insights/use-fallback-attributes-in-ai-io branch June 13, 2025 16:26
billyvg pushed a commit that referenced this pull request Jun 18, 2025
The helper function `getTraceNodeAttribute` was not yet falling back to
old attribute names.
Using the `getAttribute` helper internally fixes this.
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
The helper function `getTraceNodeAttribute` was not yet falling back to
old attribute names.
Using the `getAttribute` helper internally fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants