For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Observability
Open the kagent UI, set up an OpenTelemetry stack, and review the traces, metrics, and logs that kagent and Agent Substrate report.
Launch the UI
Open the kagent dashboard, then read the agents, conversations, and Agent Substrate capacity that it …
OTel stack
Install an OpenTelemetry collector with Grafana Tempo, Loki, Prometheus, and Grafana, then send …
Lightweight OTel stack
Install an OpenTelemetry collector with Jaeger and Prometheus, then send traces and metrics from …
Tracing
Enable OpenTelemetry tracing for kagent, then read a trace that runs from the controller through to …
Metrics
Scrape the kagent controller’s Prometheus metrics, export Agent Substrate metrics over …
Agent Substrate telemetry
Follow an agent’s Actor across suspend and resume by using the Actor identity that Agent Substrate …
Audit prompts
Capture the prompts and replies that your agents exchange with a model in your traces, then find …