Skip to content

Observability Test #381

Merged
james-tn merged 2 commits into
int-agenticfrom
heena-dev-agentic-ai
Feb 6, 2026
Merged

Observability Test #381
james-tn merged 2 commits into
int-agenticfrom
heena-dev-agentic-ai

Conversation

@heenajvs
Copy link
Copy Markdown

@heenajvs heenajvs commented Feb 5, 2026

Fix observability sample: update imports and add proper async context management

  • Replace deprecated McpServerManager with MCPStreamableHTTPTool
  • Fix import path from agent_framework.openai to agent_framework.azure
  • Add proper async context management with aenter/aexit for fail-fast error handling
  • Improve error handling during agent initialization and cleanup
  • Merge previous int-agentic branch changes and resolve conflicts

Heena Ugale added 2 commits February 4, 2026 12:48
- Fix backend port typo (700 -> 7000) in run_agent_eval.py
- Comment out unused Cosmos DB import to avoid dependency issues for users without azure-cosmos package
… management

- Replace deprecated McpServerManager with MCPStreamableHTTPTool
- Fix import path from agent_framework.openai to agent_framework.azure
- Add proper async context management with __aenter__/__aexit__ for fail-fast error handling
- Improve error handling during agent initialization and cleanup
- Merge previous int-agentic branch changes and resolve conflicts
@james-tn james-tn merged commit 676318d into int-agentic Feb 6, 2026
7 of 8 checks passed
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.

2 participants