Skip to main content

Query Events Dashboard Guide

Monitor your Agent-CoreX activity with the Query Events Dashboard.

Accessing the Dashboard

  1. Log in to your Agent-CoreX account
  2. Navigate to the “Monitoring” section
  3. Select “Query Events” from the menu

Dashboard Overview

Event Stream

View real-time events for:
  • Tool discovery queries
  • Tool executions
  • API calls
  • Error events

Key Metrics

  • Total Queries: Cumulative count of semantic queries
  • Active Tools: Number of tools currently being used
  • Success Rate: Percentage of successful executions
  • Average Latency: Mean response time in milliseconds

Filtering Events

By Date Range

Use the date picker to select:
  • Last 24 hours
  • Last 7 days
  • Last 30 days
  • Custom range

By Event Type

Filter to show:
  • Query events
  • Execution events
  • Error events
  • All events

By Tool or MCP Server

Select specific tools or MCP servers to focus on their activity.

Analyzing Performance

Execution Timeline

View the timeline of executions to identify:
  • Peak usage times
  • Performance bottlenecks
  • Failed operations

Error Analysis

Examine errors by:
  • Error type
  • Frequency
  • Affected tools
  • Root cause

Exporting Data

Export your query events for external analysis:
  • CSV format for spreadsheets
  • JSON for programmatic processing
  • PDF for reports

API Events

Use the Events API to:
  • Stream events in real-time
  • Build custom dashboards
  • Integrate with external monitoring tools
  • Archive historical data
See the Query Events API documentation for details.