Overview
The dashboard gives you complete visibility into your agent’s operations through six specialized views. Each view is designed to help you monitor different aspects of your agent’s performance and debug issues quickly.Metrics
Gain high-level insights into your agent’s overall performance through aggregated metrics and visualizations. The BI dashboard helps you identify trends, measure success, and make data-driven decisions about your agent’s configuration.
Business Intelligence dashboard with analytics charts and aggregated performance metrics
- Performance trends: Visualize task completion rates and execution times over time
- Success metrics: Track overall agent success rates and error patterns
- Resource utilization: Monitor system resource consumption
- Custom analytics: Create and save custom views for specific metrics
Traces Viewer
Monitor distributed traces across your entire system using OpenTelemetry integration. The traces viewer provides detailed visibility into request flows, service interactions, and performance bottlenecks across acontext-api and acontext-core services.
Traces viewer displaying distributed traces with hierarchical span visualization, timing information, and service interactions
- Time range filtering: Filter traces by time ranges (15 minutes, 1 hour, 6 hours, 24 hours, or 7 days)
- Auto-refresh: Automatically refreshes trace data every 30 seconds to keep information up-to-date
- Hierarchical span visualization: Expand traces to view nested spans showing the complete request flow
- Service identification: Color-coded spans distinguish between acontext-api (teal) and acontext-core (blue) services
- HTTP method badges: Quickly identify request types with color-coded HTTP method indicators
- Duration visualization: Visual timeline bars show relative execution times for each span
- Jaeger integration: Click the external link icon to view detailed trace information in Jaeger UI
- Pagination: Load more traces to explore historical data beyond the initial results
Traces are automatically collected when OpenTelemetry is enabled in your Acontext deployment. The traces viewer integrates with Jaeger for trace storage and visualization.
Message Viewer
Examine all messages exchanged between your agent and external systems. The message viewer provides detailed inspection of message content, enabling you to debug communication issues and verify data flow.
Message viewer displaying detailed message contents, metadata, and communication history
Artifact Viewer
Examine all artifacts in a tree view.
Artifact viewer displaying detailed artifact contents, metadata.
Task Viewer
Track user sessions and their associated tasks to understand the complete interaction flow. This view correlates sessions with individual tasks, helping you analyze how your agent handles multi-step operations.
Session and task viewer showing the relationship between user sessions and executed tasks

Task viewer showing execution status, timing, and metadata for agent operations
Skill Viewer
Monitor your agent’s available skills and their usage patterns. The skill viewer helps you understand which capabilities your agent have self-learned.
Skill viewer showing registered agent skills and their execution statistics