autonomy metrics list¶
List available control-plane metrics
Synopsis¶
Displays the catalog of metrics emitted by the AutonomyOps control plane.
All metrics use the “cp_” prefix and follow OpenTelemetry semantic conventions where applicable. They are exposed in Prometheus exposition format on the control-plane metrics endpoint (configure with –metrics-addr when starting the control plane).
Use ‘autonomy metrics query’ to read current values from a live endpoint.
Usage¶
autonomy metrics list [flags]
Options¶
--output string output format: "text" or "json" (default "text")
See also¶
autonomy metrics— List and query AutonomyOps control-plane metrics