ewega commented on issue #8960:
URL: https://github.com/apache/devlake/issues/8960#issuecomment-4843153494
### Proposed scope
1. **Plugin ingestion/model**
1. Parse otals_by_ai_adoption_phase from daily aggregate reports
(nterprise-1-day, organization-1-day).
2. Parse i_adoption_phase from user daily reports
(nterprise-users-1-day, org-users-1-day).
3. Add tool-layer persistence:
- new aggregate phase table (daily, phase grain)
- phase fields on user daily metrics (or dedicated user-phase table if
preferred by maintainers)
4. Add migration script(s) and register them.
5. Update e2e fixtures/snapshots for new schema.
2. **Dashboards (MySQL + PostgreSQL)**
1. Add phase-aware panels to GitHub Copilot Adoption dashboard:
- engaged users by phase over time
- avg interactions / generation / acceptance by phase
- PR metrics by phase (where available)
2. Add phase filter variable and wire panel queries.
3. Preserve existing panels; add cohort views as additive.
--
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]