community-plugins
community-plugins copied to clipboard
🚀 Copilot: Model dimension view
Workspace
copilot
🔖 Feature description
Break down Copilot metrics by model.
🎤 Context
Our organization is currently testing other models. It would be great to have a "Copilot Models" view to better understand model adoption
✌️ Possible Implementation
I started digging into the implementation. It looks like the Copilot Metrics API always returns Default for the model.
Yet, I think we are limited for implementing this until GitHub updates (or fixes?) their APIs.
For context, I found a few open discussions about it:
- https://github.com/orgs/community/discussions/156658
- https://github.com/orgs/community/discussions/152733
👀 Have you spent some time to check if this feature request has been raised before?
- [x] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [x] I have read the Code of Conduct
Are you willing to submit PR?
No, but I'm happy to collaborate on a PR with someone else