Monitoring
Service liveness and rolled-up metrics. Trace content stays where the agent runs.
What Aegis sees, and what it does not
Telemetry reaching this control plane is metadata and counters only — which tool was called, whether it was allowed, token counts, latency, guardrail hits, credential decisions. Prompt text, model output and tool payloads never leave the machine the agent runs on. That is what keeps patient data out of Aegis while still giving you a real operational view.
Dashboards
Rendered by Grafana and Phoenix, which run alongside your own deployment.
- Grafana
- http://127.0.0.1:3000
- Phoenix (traces)
- http://127.0.0.1:6006
- Prometheus scrape
- /metrics on the control plane
- Metric cardinality
- Counters are labelled by action and decision only — never by tenant, agent or session. A Prometheus label is a permanent, queryable string; labelling by tenant would put a customer list in a metrics store.
Live dashboard
Embedded from Grafana. If this panel is blank, Grafana is not reachable from your browser or is refusing to be framed.