Skip to content

Add subcomponent attributes to agentic AI framework instrumentations#1666

Merged
TimPansino merged 31 commits intomainfrom
develop-agentic-subcomponent-attrs
Feb 18, 2026
Merged

Add subcomponent attributes to agentic AI framework instrumentations#1666
TimPansino merged 31 commits intomainfrom
develop-agentic-subcomponent-attrs

Conversation

@umaannamalai
Copy link
Copy Markdown
Contributor

This PR adds subcomponent attributes to tool and agent calls in LangChain, MCP, and Strands. These attributes aid in enhanced entity mapping and tool/ agent call visualization in the UI.

umaannamalai and others added 30 commits February 17, 2026 13:11
Add subcomponent attribute to LangChain instrumentation.
Add subcomponent attribute to Autogen instrumentation.
Add subcomponent attribute to Strands instrumentation.
Add subcomponent attribute to MCP instrumentation.
…mponent-attrs

Revert "Add subcomponent attribute to Autogen instrumentation. "
@umaannamalai umaannamalai requested a review from a team as a code owner February 18, 2026 20:39
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 18, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.78s
✅ MARKDOWN markdownlint 7 0 0 0 1.17s
✅ PYTHON ruff 967 0 0 0 0.88s
✅ PYTHON ruff-format 967 0 0 0 0.36s
✅ YAML prettier 15 0 0 0 1.32s
✅ YAML v8r 15 0 0 4.21s
✅ YAML yamllint 15 0 0 0.57s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@umaannamalai umaannamalai added this to the v11.5.0 milestone Feb 18, 2026
@Newrelic-Boomi
Copy link
Copy Markdown

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.71%. Comparing base (3f0d83b) to head (c31bddd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1666      +/-   ##
==========================================
+ Coverage   81.70%   81.71%   +0.01%     
==========================================
  Files         210      210              
  Lines       24665    24690      +25     
  Branches     3884     3884              
==========================================
+ Hits        20152    20175      +23     
+ Misses       3200     3198       -2     
- Partials     1313     1317       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TimPansino TimPansino merged commit 1efa4a5 into main Feb 18, 2026
65 checks passed
@TimPansino TimPansino deleted the develop-agentic-subcomponent-attrs branch February 18, 2026 21:04
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.

4 participants