github source

github.enterprise_1_day

fail

Get Copilot enterprise usage metrics for a specific day

Requires enterprise and day. Enterprise-wide calls can be expensive; narrow by org or time window before broad scans.

enterprise, day captured 2026-08-31 06:00:37Zmedian 28536 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
minimal226913 ms27715 ms28517 ms[0, 0]2
realistic227114 ms28536 ms29959 ms[0, 0]2
edge231166 ms33671 ms36176 ms[0, 0]2

Latency per trial

minimalmedian 27715ms
t128517mst226913ms
scale: 0–28517 ms
realisticmedian 28536ms
t129959mst227114ms
scale: 0–29959 ms
edgemedian 33671ms
t131166mst236176ms
scale: 0–36176 ms

Probe variants — every command + output

minimal2 trials
min 26913ms · median 27715ms · max 28517ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.enterprise_1_day WHERE enterprise = 'github' AND day = '1' LIMIT 1
Trials + output
trial 1·28517ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 2808s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/enterprise-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·26913ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 2781s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/enterprise-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
realistic2 trials
min 27114ms · median 28536ms · max 29959ms · rows 0,0

typical user query

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

edge: larger limit

Command
SELECT * FROM github.enterprise_1_day WHERE enterprise = 'github' AND day = '1' LIMIT 200
Trials + output
trial 1·31166ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 2693s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/enterprise-1-day
Hint: The upstream API is rate-limiting requests. Wait briefly and retry.
trial 2·36176ms·rows 0isError=true
Error
Error: Source rate limit exceeded (429)
Detail: rate limit exceeded; retry after 2657s [GET] https://api.github.com/enterprises/github/copilot/metrics/reports/enterprise-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
minimalt128517ms0error
minimalt226913ms0error
realistict129959ms0error
realistict227114ms0error
edget131166ms0error
edget236176ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:00:37Z
JSON record: reports/github/tables/enterprise_1_day.json
first_run_at: 2026-08-31T06:00:37Z
last_retried_at: 2026-08-31T06:00:37Z
retry_count: 0
View version history →