satomic/copilot-metrics-4-every-user
A proxy-based GitHub Copilot metrics tracking system that captures and analyzes individual user usage data with Grafana visualization.
Intercepts Copilot API traffic via mitmproxy to capture completion and chat event telemetry at individual user granularity—bypassing GitHub's team-level aggregation limits. Parses request/response payloads to segment usage by event type (code completions, inline chat variants like fix/explain/docs), model selection, and lines accepted/shown metrics. Stores structured logs that feed into Elasticsearch and Grafana for multi-dimensional analytics across users, editors, and AI models.
No commits in the last 6 months.
Stars
15
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/satomic/copilot-metrics-4-every-user"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
satomic/copilot-usage-advanced-dashboard
Advanced Grafana dashboard for comprehensive GitHub Copilot usage analytics with persistent data...
qiaolei81/copilot-session-viewer
🔍 Web UI for GitHub Copilot session logs - visualize events, analyze timelines, get AI insights
YoavLax/GitHub-Copilot-Insights
GitHub Copilot Insights helps organizations understand and optimize their AI-assisted...
kasuken/vs-copilot-insights
Understand your GitHub Copilot plan, quotas, and limits at a glance
moodl/opencode-copilot-usage-detector
OpenCode plugin that tracks GitHub Copilot token usage, learns rate limits empirically, and...