copilot-metrics-viewer
copilot-metrics-viewer copied to clipboard
Only Organization Owner can view Copilot Metrics
Hi,
We're hosting the Copilot metrics viewer on AWS / ECS and we're using the recommended proxy setup using GitHub app.
The app has one Readonly Setting:
GitHub Copilot Business
Manage Copilot Business seats and settings
Now it seems that only Organization Owners can view the metrics.
A member of the organization is able to login but then he gets:
undefined
If .env file is modified ...
In the dev tools we see:
{
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/copilot/copilot-usage#get-a-summary-of-copilot-usage-for-organization-members",
"status": "403"
}
Is this expected? We want to give insights to more people than just organizational owners.