github source

github.metrics

fail

Get Copilot metrics for an organization

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

org captured 2026-08-31 06:43:43Zmedian 30449 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal229867 ms40452 ms51037 ms[0, 0]2
realistic230449 ms30449 ms30449 ms[0, 0]2
edge249408 ms54584 ms59760 ms[0, 0]2

Latency per trial

minimalmedian 40452ms
t129867mst251037ms
scale: 0–51037 ms
realisticmedian 30449ms
t130449mst2-1ms
scale: 0–30449 ms
edgemedian 54584ms
t159760mst249408ms
scale: 0–59760 ms

Probe variants — every command + output

minimal2 trials
min 29867ms · median 40452ms · max 51037ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.metrics WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·29867ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest",
  "status": "404"
} [GET] https://api.github.com/orgs/opencode/copilot/metrics
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·51037ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest",
  "status": "404"
} [GET] https://api.github.com/orgs/opencode/copilot/metrics
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 30449ms · median 30449ms · max 30449ms · rows 0,0

typical user query

Command
SELECT * FROM github.metrics WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·30449ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest",
  "status": "404"
} [GET] https://api.github.com/orgs/opencode/copilot/metrics
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·-1ms·rows 0isError=true
Error
timeout
edge2 trials
min 49408ms · median 54584ms · max 59760ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.metrics WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·59760ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest",
  "status": "404"
} [GET] https://api.github.com/orgs/opencode/copilot/metrics
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·49408ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest",
  "status": "404"
} [GET] https://api.github.com/orgs/opencode/copilot/metrics
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

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
minimalt129867ms0error
minimalt251037ms0error
realistict130449ms0error
realistict2-1ms0error
edget159760ms0error
edget249408ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:43:43Z
JSON record: reports/github/tables/metrics.json
first_run_at: 2026-08-31T06:43:43Z
last_retried_at: 2026-08-31T06:43:43Z
retry_count: 0
View version history →