AdminMonitorService
查询用量摘要
查询指定时间范围内按小时聚合的调用量、错误数、错误率和平均延迟。用于“日志管理-用量摘要”页面。
get/v1/admin/monitor/usage-summary
Query parameters
fromstring
起始时间,RFC3339/ISO8601 格式,用量摘要时间窗口为 [from, to)。
tostring
结束时间,RFC3339/ISO8601 格式,用量摘要时间窗口为 [from, to)。
Response
按时间桶聚合的用量摘要列表。
Changes
No recorded changes to this endpoint across all 1 revision of this API.