Skip to content

Observability

Everruns emits structured events for every agent turn — model calls, tool invocations, retries, token usage, latency. The integrations in this section forward those signals to dedicated observability platforms so you can monitor agents in production, evaluate prompt changes, and debug failures with full trace context.

  • Braintrust — LLM observability, evaluation, and trace visualization. Turn traces are grouped by session, with token usage, time-to-first-token, and tool execution times.
  • Events — the streaming event protocol that backs every observability export.
  • Environment Variables — configure exporters, sampling, and OTLP endpoints.