github source

github.latest

fail

Get Copilot users usage metrics

Requires enterprise. Most useful optional filters: org. Add org to narrow the result set before paging.

enterprise captured 2026-08-31 06:30:59Zmedian 30238 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
minimal237683 ms42493 ms47303 ms[0, 0]2
realistic230238 ms30238 ms30238 ms[0, 0]2
edge241594 ms47523 ms53453 ms[0, 0]2

Latency per trial

minimalmedian 42493ms
t137683mst247303ms
scale: 0–47303 ms
realisticmedian 30238ms
t1-1mst230238ms
scale: 0–30238 ms
edgemedian 47523ms
t153453mst241594ms
scale: 0–53453 ms

Probe variants — every command + output

minimal2 trials
min 37683ms · median 42493ms · max 47303ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.latest WHERE enterprise = 'github' LIMIT 200
Trials + output
trial 1·53453ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 785s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-28-day/latest
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·41594ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 744s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/users-28-day/latest
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
minimalt137683ms0error
minimalt247303ms0error
realistict1-1ms0error
realistict230238ms0error
edget153453ms0error
edget241594ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:30:59Z
JSON record: reports/github/tables/latest.json
first_run_at: 2026-08-31T06:30:59Z
last_retried_at: 2026-08-31T06:30:59Z
retry_count: 0
View version history →