Agent Monitors

Agent monitors observe AI agents — their spans, traces, and conversations. All four name an agent source the same way (see each page); they differ in what they alert on.

YAML keyNameWhat it monitors
agent_metricAgent Metric MonitorStatistical metrics over agent spans (null rate, latency, …), ML or fixed thresholds.
agent_evaluationAgent Evaluation MonitorLLM-as-judge evaluation scores, with eval transforms and sampling.
agent_trajectoryAgent Trajectory MonitorSpan occurrence and relationship rules over an agent's trajectory.
agent_validationAgent Validation MonitorRow-level validation rules over agent spans.