Claude 渠道监控

{{ statusText }}
渠道 {{ dashboardSummary().channels }} 产品 {{ dashboardSummary().products }} 优秀 {{ dashboardSummary().excellentCount }} 异常 {{ dashboardSummary().issueCount }} 均分 {{ scoreText(dashboardSummary().avgScore) }}
暂无数据,请先在配置页添加渠道和产品
当前筛选下暂无渠道
{{ expandedChannels[channel.id] ? '▼' : '▶' }}

{{ channel.label }}

{{ channelSummary(channel.id).productCount }} 产品 均分 {{ scoreText(channelSummary(channel.id).avgScore) }} 最低 {{ scoreText(channelSummary(channel.id).minScore) }} 异常 {{ channelSummary(channel.id).issueCount }} 成功 {{ channelSummary(channel.id).success }}/{{ channelSummary(channel.id).total }}

{{ product.label }} {{ product.name }} {{ backendLabel(product.backend_type) }} {{ scoreText(productScore(product.id).score) }} {{ scoreLabel(productScore(product.id).score) }}

成功 {{ productStats(product.id).success }}/{{ productStats(product.id).total }} TTFT {{ latency(productStats(product.id).avgTtft) }} Total {{ latency(productStats(product.id).avgTotal) }}
模型状态TTFTTotal运行状态时间
等待首次测试...
{{ shortModel(result.model) }} {{ statusTextFor(result.status) }} {{ latency(displayTtft(result)) }} {{ latency(displayTotal(result)) }} {{ fmtTs(result.ts) }}

告警设置

{{ alertStatus }}

模型库

{{ model.name }}

渠道管理

暂无渠道
{{ channel.name }} {{ channel.label }}{{ channel.notes ? ' · ' + channel.notes : '' }} {{ productsForChannel(channel.id).length }} 产品

产品管理

暂无产品
{{ product.name }} {{ product.label }} {{ backendLabel(product.backend_type) }}
{{ channelLabel(product.channel_id) }} {{ product.baseurl }} Token {{ product.token || '—' }}