-
Notifications
You must be signed in to change notification settings - Fork 509
Add SmoLAgents instrumentation #982
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
Codecov ReportAttention: Patch coverage is 📢 Thoughts on this report? Let us know! |
…s-instrumentation
…amline the instrumentation module. This change enhances code clarity and prepares for future updates.
…ent. Removed ManagedAgent and adjusted CodeAgent to directly manage web_agent, enhancing clarity and simplifying the agent structure.
…ncy. Updated class names and removed unused dynamic span naming functions. Simplified attribute extraction for agents and models, enhancing observability in telemetry data.
bboynton97
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing a session span, but otherwise another clean implementation @Dwij1704 🔥
…ti-agent notebook
dot-agi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
smol PR from @Dwij1704 one giant integration for @AgentOps-AI/maintainers
…gents integration


📥 Pull Request
📘 Description
Briefly describe the changes you've made.
🧪 Testing
Describe the tests you performed to validate your changes.