warren830 opened a new pull request, #8795: URL: https://github.com/apache/incubator-devlake/pull/8795
## Summary Add a Grafana dashboard analyzing per-model performance from Kiro chat logs: - **Model Performance Summary** — table with requests, share%, avg prompt/response length, response/prompt ratio, steering/spec mode usage per model - **Daily Model Usage Distribution** — stacked bar chart showing model adoption trends - **Avg Response Length by Model** — daily trend as output quality proxy Data: `_tool_q_dev_chat_log` grouped by `model_id` (claude-opus-4.6, claude-opus-4.5, auto, simple-task, etc.) ## Test plan - [ ] Import dashboard in Grafana, verify table shows all models - [ ] Verify stacked bar chart correctly shows daily distribution 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
