Metrics & Monitoring
Quick Start — Grafana Dashboard
Enable Monitoring
# Docker Compose
docker compose -f docker-compose.yml -f docker-compose.monitoring.yml up -d
# Or via the install wizard
./install.sh --with-monitoring # Linux / macOS
./install.ps1 -WithMonitoring # WindowsService
URL
Credentials
Dashboard Sections
Row
Title
Key Panels
Metrics Reference
Conversation Metrics
Tool Execution Metrics
Tool Cache Metrics
Rate Limiting Metrics
Cost Tracking Metrics
Group Discussion Metrics
Scheduled Trigger Metrics
Tenant Quota Metrics
Audit Ledger Metrics
Deployed Agents
NATS Messaging Metrics
JVM & HTTP Server (auto-exposed)
Database Connection Pool (auto-exposed)
Prometheus Alerts
Sample Alert Rules
REST API Endpoints
Monitoring Best Practices
Key Metrics to Watch
Metric
Target
Why
Key PromQL Queries
Additional Resources
Last updated
Was this helpful?