Health & Monitoring
Prometheus metrics (text exposition)
Standard Prometheus text format. Key series include:
- http_requests_total{method, path, status} — request counts
- http_request_duration_seconds — latency histogram
- agent_tasks_active — count by state
- agent_tasks_completed_total{state} — lifetime terminal counts
- agent_llm_tokens_total{direction, model} — token usage
get/metrics
Response
Prometheus text
Changes
Changed in 2 of the 12 revisions of this API.2
- ○
api operation id
prometheusMetricsremoved and replaced withapi-operation-id-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○