github-copilot-resources / copilot-metrics-viewer

Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
https://ashy-sky-02a7d0403.5.azurestaticapps.net/
MIT License
215 stars 99 forks source link

Feat: Configuration, azd support, proxy API #55

Open karpikpl opened 6 days ago

karpikpl commented 6 days ago

This PR contains changes from @jycr since I needed those to make container configurable.

Need to update documentation but from my testing it looks like both options still work:

  1. running just frontend - using PAT
  2. running frontend with backend - using GitHub App

fixes #25 and #30