github source

github.users_1_day

fail

Get Copilot users usage metrics for a specific day

Use this table to inspect Copilot user metrics for one enterprise day. Requires enterprise and day. Add org before paging multi-org rollups; metrics only cover data available to the enterprise token.

enterprise, day captured 2026-08-31 09:27:04Zmedian 29680 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Wait the retry window (60–1300s) and re-run
GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Use a token with higher rate-limit budget (GH Apps get 5000/hr vs personal 60/hr)
GitHub returned 429
upstream.rate_limit

Personal tokens get 60 req/hr unauthenticated and 5000/hr authenticated. App tokens get 5000/hr.

Reduce --runs to 1 to lower total request volume
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal230188 ms30574 ms30961 ms[0, 0]2
realistic229398 ms29680 ms29962 ms[0, 0]2
edge230288 ms31003 ms31718 ms[0, 0]2

Latency per trial

minimalmedian 30574ms
t130188mst230961ms
scale: 0–30961 ms
realisticmedian 29680ms
t129962mst229398ms
scale: 0–29962 ms
edgemedian 31003ms
t130288mst231718ms
scale: 0–31718 ms

Probe variants — every command + output

minimal2 trials
min 30188ms · median 30574ms · max 30961ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.users_1_day WHERE enterprise = 'github' AND day = '1' LIMIT 1
Trials + output
trial 1·30188ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1258s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·30961ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1227s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
realistic2 trials
min 29398ms · median 29680ms · max 29962ms · rows 0,0

typical user query

Command
SELECT * FROM github.users_1_day WHERE enterprise = 'github' AND day = '1' LIMIT 25
Trials + output
trial 1·29962ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1197s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·29398ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1167s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
edge2 trials
min 30288ms · median 31003ms · max 31718ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.users_1_day WHERE enterprise = 'github' AND day = '1' LIMIT 200
Trials + output
trial 1·30288ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1137s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·31718ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 1105s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt130188ms0error
minimalt230961ms0error
realistict129962ms0error
realistict229398ms0error
edget130288ms0error
edget231718ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:27:04Z
JSON record: reports/github/tables/users_1_day.json
first_run_at: 2026-08-31T09:27:04Z
last_retried_at: 2026-08-31T09:27:04Z
retry_count: 0
View version history →