Skip to main content
These commands surface aggregated trust metrics and the raw observability data (traces, logs, counters) emitted by your Dome-protected Agents.

Trust Dashboard

vijil dashboard show

Display the aggregated Trust Dashboard for the active team. The dashboard shows the latest Trust Scores, evaluation history, and protection status across all Agents.

Telemetry

Telemetry commands query the Grafana-backed observability stack. Dome-instrumented Agents emit traces and logs automatically; these commands let you inspect them without leaving the CLI.

vijil telemetry traces

Search traces emitted by Dome-instrumented Agents.

vijil telemetry trace-get

Get a single trace by ID.

vijil telemetry logs

Get logs from Dome-instrumented Agents.

vijil telemetry counter-series

Get a time series for a counter metric.

vijil telemetry metric-total

Get the total value of a counter metric over a time range.

vijil telemetry latency-metric

Get latency percentiles over time for a metric.
Last modified on July 14, 2026