AgentGateway Overview

Dashboard for monitoring AgentGateway - AI Gateway with rate limiting, content guardrails, and MCP support

AgentGateway Overview screenshot 1
AgentGateway Overview screenshot 2
AgentGateway Overview screenshot 3

AgentGateway Grafana Dashboard

Dashboard for monitoring AgentGateway - an AI Gateway providing rate limiting, content guardrails, and MCP (Model Context Protocol) support.

Dashboard Sections

Overview

High-level KPIs at a glance:

  • Total Requests - Aggregate request count
  • Error Rate (5xx) - Percentage of server errors
  • P95 Latency - 95th percentile response time
  • Total Connections - Downstream connection count
  • MCP Tool Calls - Total MCP operations
  • Active Tasks - Tokio runtime active tasks

Request Metrics

HTTP traffic analysis:

  • Request Rate by Route - Requests/sec broken down by route
  • Request Rate by Status Code - Success vs error response distribution
  • Request Latency by Route - Response time heatmap per route
  • Response Throughput by Route - Bytes transferred per route

Generative AI Metrics

LLM/AI provider observability:

  • Token Usage by Type - Input vs output token consumption
  • Time to First Token (TTFT) - Streaming response latency to first token
  • GenAI Request Duration - End-to-end AI request time
  • Time per Output Token (TPOT) - Token generation throughput

MCP Metrics

Model Context Protocol monitoring:

  • MCP Tool Calls by Tool - Request distribution across MCP tools
  • MCP Requests by Server - Traffic by backend MCP server

Connection & Runtime Metrics

Infrastructure health:

  • New Connections Rate - Connection establishment rate
  • Upstream Connection Time - Backend connection latency
  • Tokio Runtime Metrics - Rust async runtime statistics

Top Routes

Traffic analysis table:

  • Top Routes by Requests - Most frequently accessed endpoints

Requirements

  • Grafana 9.0.0+
  • Prometheus data source with AgentGateway metrics

Import Instructions

  1. Navigate to Grafana → Dashboards → Import
  2. Upload the JSON file / paste contents or use the dashboard ID
  3. Select your Prometheus data source
  4. Click Import
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies