Skip to content

Agent Framework Instrumentation for Agents - #1841

Open
TimPansino wants to merge 4 commits into
mainfrom
feat-maf-agent-instrumentation
Open

Agent Framework Instrumentation for Agents#1841
TimPansino wants to merge 4 commits into
mainfrom
feat-maf-agent-instrumentation

Conversation

@TimPansino

Copy link
Copy Markdown
Contributor

Overview

  • Add new instrumentation for Agent Framework agents.
  • Refactor test suite and test for new agent events.

@TimPansino
TimPansino requested a review from a team as a code owner September 3, 2026 18:35
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 1.38s
✅ MARKDOWN markdownlint 7 0 0 0 1.41s
✅ PYTHON ruff 1102 0 0 0 1.48s
✅ PYTHON ruff-format 1102 0 0 0 0.31s
✅ YAML prettier 23 0 0 0 1.59s
✅ YAML v8r 23 0 0 7.64s
✅ YAML yamllint 23 0 0 0.84s

See detailed reports in MegaLinter artifacts

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

@mergify mergify Bot added the tests-failing Tests failing in CI. label Sep 3, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.39535% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.68%. Comparing base (44c3db2) to head (0d63151).

Files with missing lines Patch % Lines
newrelic/hooks/mlmodel_agentframework.py 81.17% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1841      +/-   ##
==========================================
- Coverage   82.15%   81.68%   -0.48%     
==========================================
  Files         220      220              
  Lines       27344    27426      +82     
  Branches     4330     4339       +9     
==========================================
- Hits        22465    22402      -63     
- Misses       3376     3555     +179     
+ Partials     1503     1469      -34     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

tests-failing Tests failing in CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants