github source

github.org_insights_summary_stat

fail

Get summary stats by actor

Requires org, min_timestamp, actor_type, and actor_id. Most useful optional filters: max_timestamp. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org, min_timestamp, actor_type, actor_id captured 2026-08-31 07:12:18Zmedian 37622 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
minimal236922 ms39190 ms41459 ms[0, 0]2
realistic235912 ms37622 ms39332 ms[0, 0]2
edge242085 ms42194 ms42303 ms[0, 0]2

Latency per trial

minimalmedian 39190ms
t141459mst236922ms
scale: 0–41459 ms
realisticmedian 37622ms
t135912mst239332ms
scale: 0–39332 ms
edgemedian 42194ms
t142303mst242085ms
scale: 0–42303 ms

Probe variants — every command + output

minimal2 trials
min 36922ms · median 39190ms · max 41459ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_insights_summary_stat WHERE org = 'opencode' AND min_timestamp = '1' AND actor_type = '1' AND actor_id = '1' LIMIT 1
Trials + output
trial 1·41459ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36922ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 35912ms · median 37622ms · max 39332ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_insights_summary_stat WHERE org = 'opencode' AND min_timestamp = '1' AND actor_type = '1' AND actor_id = '1' LIMIT 25
Trials + output
trial 1·35912ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39332ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 42085ms · median 42194ms · max 42303ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_insights_summary_stat WHERE org = 'opencode' AND min_timestamp = '1' AND actor_type = '1' AND actor_id = '1' LIMIT 200
Trials + output
trial 1·42303ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·42085ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor","status":"404"} [GET] https://api.github.com/orgs/opencode/insights/api/summary-stats/1/1
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
minimalt141459ms0error
minimalt236922ms0error
realistict135912ms0error
realistict239332ms0error
edget142303ms0error
edget242085ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:12:18Z
JSON record: reports/github/tables/org_insights_summary_stat.json
first_run_at: 2026-08-31T07:12:18Z
last_retried_at: 2026-08-31T07:12:18Z
retry_count: 0
View version history →