You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Use case
As a tech/team lead and DevOps engineer, I want to track and analyze GitHub Copilot and other ai platform usage metrics across our organization to better understand its impact on developer productivity and code quality.
Implement new data collection for GitHub Copilot usage metrics.
Create new models to store Copilot-specific data, potentially expandable to other AI coding assistants/platforms (e.g., Anthropic, OpenAI).
Add new transformations and metrics calculations related to Copilot usage.
Develop dashboards to visualize Copilot usage trends and impact.
Proposed Data to Collect:
Total suggestions count
Total acceptances count
Total lines suggested/accepted
Active users
Chat acceptances and turns
Breakdown by language and editor
This feature will enable organizations to measure the effectiveness and adoption of GitHub Copilot/and another platform, aiding in cost justification and optimized usage.
Related issues
No related issues were found. Some guidance, and community alignment needed.
Search before asking
Use case
As a tech/team lead and DevOps engineer, I want to track and analyze GitHub Copilot and other ai platform usage metrics across our organization to better understand its impact on developer productivity and code quality.
Description
propose adding support for GitHub Copilot Usage Metrics to Apache DevLake. This feature would leverage the GitHub Copilot Usage API (https://docs.github.com/en/rest/copilot/copilot-usage?apiVersion=2022-11-28) to collect and analyze Copilot usage data.
Key Points:
Proposed Data to Collect:
This feature will enable organizations to measure the effectiveness and adoption of GitHub Copilot/and another platform, aiding in cost justification and optimized usage.
Related issues
No related issues were found. Some guidance, and community alignment needed.
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: