Agent Framework
Comprehensive monitoring dashboard for AI agent framework performance, tracking operations, token usage, costs, errors, and detailed trace analysis. Monitor agent health, response times, success rates, and resource consumption in real-time.
Agent Framework - Agent Overview
Comprehensive monitoring dashboard for Microsoft Agent Framework performance, tracking operations, token usage, costs, errors, and detailed trace analysis. Monitor your AI agents’ health, response times, success rates, and resource consumption in real-time.
π What is Microsoft Agent Framework?
The Microsoft Agent Framework is an open-source development kit for building AI agents and multi-agent workflows for .NET and Python. It brings together the best of Semantic Kernel and AutoGen, combining their strengths while adding new capabilities for enterprise-grade AI applications.
π― Why This Dashboard?
As you build AI agents that make autonomous decisions, call external tools, and process user requests, you need visibility into:
- Performance: Are your agents responding quickly enough?
- Reliability: What’s your success rate? Where are errors occurring?
- Cost: How much are your AI operations costing in token consumption?
- Usage: Which agents are most active? When are peak usage times?
- Debugging: What’s happening inside failed operations?
This dashboard answers all these questions and moreβin real-time.
β¨ Dashboard Highlights
π Performance Monitoring
- Response Time Trends: Track average, 95th, and 99th percentile latencies
- Success Rate Gauge: Instant health check with color-coded thresholds
- Throughput Analysis: Monitor operations per minute to identify peak loads
- Agent-Level Metrics: Compare performance across different agents
π° Token Usage & Cost Analysis
- Token Consumption Over Time: Stacked visualization of input/output tokens
- Cost Estimation: Daily spending estimates based on model pricing
- Per-Agent Breakdown: Identify which agents consume the most resources
- Trend Analysis: Spot usage patterns and optimize accordingly
π Error Analysis & Debugging
- Error Rate Monitoring: Overall system health at a glance
- Error Timeline: Identify when problems occur
- Recent Errors Table: Quick access to the latest failures
- Root Cause Analysis: Drill down with agent name, error type, and duration
π¬ Detailed Trace Analysis
- Interactive Trace Selection: Click any operation to see full execution details
- Trace Visualization: Complete execution flow with timing and dependencies
- Span Analysis: Understand the hierarchical relationships in your agent operations
- Performance Deep-Dive: Identify bottlenecks in complex agent workflows
π Agent Activity Insights
- Agent Performance Summary: Comprehensive table with operations, duration, and success rates
- Utilization Heatmap: Visual representation of agent activity over time
- Response Time Percentiles: Compare latency distribution across agents
π§ Customization
Adjust Cost Estimation
The dashboard uses example pricing. Update the cost calculation query to match your model pricing:
// In the "Daily Cost Estimation" panel query
input_cost = input_tokens * 0.00000025, // Your input token rate
output_cost = output_tokens * 0.000002 // Your output token rate
π€ Contributing
Found a bug or have a feature request?
- Open an issue
- Submit a pull request
- Share your customizations!
π Resources
- Microsoft Agent Framework Documentation
- Agent Framework GitHub Repository
- Azure Application Insights
- Grafana Documentation
Ready to gain visibility into your AI agents? Import this dashboard and start monitoring your Agent Framework applications today! π
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
Grafana Agent

Easily monitor metrics and logs from a Grafana Agent instance with Grafana Cloud's out-of-the-box monitoring solution.
Learn more