warren830 opened a new pull request, #8792: URL: https://github.com/apache/incubator-devlake/pull/8792
## Summary Add a new Grafana dashboard correlating Kiro AI usage (credits/messages) with DORA metrics at weekly aggregate level. **Panels:** - Pearson's r: credits vs PR cycle time - High vs Low AI usage cycle time comparison (bar gauge) - Weekly credits & active users trend - Weekly PR cycle time & volume trend - Credits vs deployment frequency (r + time series) - Credits vs change failure rate trend **Data join pattern:** Weekly aggregation on `week_start`, same approach as existing `GithubCopilotDORACorrelation.json` ## Test plan - [ ] Import dashboard in Grafana, verify template variable `$project` loads - [ ] Verify Pearson's r returns value in [-1, 1] with sufficient data points - [ ] Check all panels render without SQL errors 🤖 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]
