Skip to main content
Orpheus provides built-in observability for production monitoring.

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:
Output:

Request States


Source Tracking

Exec logs distinguish between HTTP and MCP requests:
Visual distinction in CLI:
  • 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:
Metrics will include these labels:

Autoscaling

Learn how queue-depth drives scaling →