Skip to content

v1.29.1

Choose a tag to compare

@caidaoli caidaoli released this 14 Dec 09:52

What's Changed

Refactoring

  • refactor(web): 移除所有页面的QPS指标显示 (15903bd)
    • 删除 stats.html/js 中的 QPS 表格列和相关函数
    • 删除 index.html/js 中的 QPS 汇总卡片和显示函数
    • 删除 trend.html/js 中的 QPS 趋势图选项和渲染代码
    • 删除 tokens.html/js 中的 QPS 表格列和构建函数
    • 保留 RPM (每分钟请求数) 作为唯一的请求频率指标

Full Changelog: v1.29.0...v1.29.1