Skip to content

ref(openai-agents): Stop setting gen_ai.request.available_tools on Invoke Agent spans - #6955

Draft
alexander-alderman-webb wants to merge 2 commits into
webb/openai-agents-tool-definitionsfrom
webb/openai-agents-agent-tool-definitions
Draft

ref(openai-agents): Stop setting gen_ai.request.available_tools on Invoke Agent spans#6955
alexander-alderman-webb wants to merge 2 commits into
webb/openai-agents-tool-definitionsfrom
webb/openai-agents-agent-tool-definitions

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

The attribute is not well-defined for agents as an agent can make different tools available over the course of its execution.

See https://github.com/getsentry/rfcs/blob/main/text/0153-decoupling-sentrys-generative-ai-conventions-from-open-telemetry.md for details.

Issues

Reminders

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

99159 passed | ⏭️ 6757 skipped | Total: 105916 | Pass Rate: 93.62% | Execution Time: 358m 43s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +260
Passed Tests 📈 +281
Failed Tests 📉 -1
Skipped Tests 📉 -20

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2504 uncovered lines.
✅ Project coverage is 89.87%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.87%    89.87%        —%
==========================================
  Files          193       193         —
  Lines        24656     24719       +63
  Branches      8786      8830       +44
==========================================
+ Hits         22158     22215       +57
- Misses        2498      2504        +6
- Partials      1400      1415       +15

Generated by Codecov Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant