?
Request metrics
Aggregated request metrics over a window: totals, per-method breakdowns, and error types.
admin.requests.statsSummary()
Aggregated request metrics over a time window: per-bucket totals, per-method breakdowns with sparklines, error-type counts, and interface distribution. Pass a method id to scope to one method through statsForMethod, which also carries success counts.
Parameters
--method
string
Scope to a single method id.
--start
string
Window start as an ISO 8601 date.
--end
string
Window end as an ISO 8601 date.
CLI
remy-admin requests stats --method mth_abc123