Prometheus Metrics
Every daemon exposes a/metrics endpoint:
Available Metrics
Prometheus Scrape Config
Grafana Queries
Execution Logs
Every request is tracked in the exec log with full lifecycle:Request States
Source Tracking
Exec logs distinguish between HTTP and MCP requests:- http = Blue text
- mcp = Magenta text
Debugging Agent Chains
When agent-router calls calculator-python via MCP:API Endpoints
Get Metrics
Query Exec Logs
Custom Labels
Add labels to metrics via agent.yaml:Autoscaling
Learn how queue-depth drives scaling →

