Commit Graph

65 Commits

Author SHA1 Message Date
Adam f0e0036d24 fix(stats): merge renamed model data (#43883) 2026-08-21 08:38:31 -05:00
Adam f27fd08487 fix(stats): clarify market share providers (#43647) 2026-08-20 10:46:24 -05:00
opencode-agent[bot] 1d28e4171d fix(stats): normalize routed model ids (#43582)
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2026-08-20 01:12:18 -04:00
Adam f34f1da768 feat(stats): include free tier usage 2026-08-19 19:39:23 -05:00
opencode-agent[bot] fa579cd00f chore: generate 2026-08-12 16:47:08 +00:00
Adam 68b52d9974 fix(stats): correct r2 daily totals 2026-08-12 11:36:23 -05:00
Adam 45099fd634 feat(stats): query r2 data catalog 2026-08-12 09:49:10 -05:00
opencode-agent[bot] 6512f788e7 fix(stats): fall back after full sync failure (#41411) 2026-08-09 10:58:58 -05:00
opencode-agent[bot] 504a87d669 chore: generate 2026-07-10 11:38:07 +00:00
Adam dde427cb82 fix(data): cut athena stats sync cost
Compute all stat dimensions and both grains in one GROUPING SETS query
so each sync pass scans the source table once instead of eight times.
Hourly passes now only recompute the current ISO week; a daily full pass
refreshes the whole display window. Restarted daemons resume the hourly
cadence from the last completed sync instead of immediately re-running a
pass, and the workgroup kills any query scanning more than 2 TB.
2026-07-10 06:36:26 -05:00
Adam 0b030921ab feat(stats): update model comparison page 2026-07-10 05:53:31 -05:00
opencode-agent[bot] 49823ceceb chore: generate 2026-07-10 00:55:59 +00:00
Adam 5d691928ea fix(data): oom crash in stats sync 2026-07-09 19:53:56 -05:00
Adam 1a1a94939a feat(stats): add model comparison pages 2026-07-08 11:28:27 -05:00
Adam 312aa6746b feat(data): redesign model peers 2026-07-07 11:15:43 -05:00
Adam 659d1345f6 Reapply "feat(stats): add user ids to inference metrics"
This reverts commit ccf79823eb.
2026-06-23 07:27:01 -05:00
Adam ccf79823eb Revert "feat(stats): add user ids to inference metrics"
This reverts commit 45d245671b.
2026-06-23 07:11:51 -05:00
Adam 45d245671b feat(stats): add user ids to inference metrics 2026-06-23 07:05:26 -05:00
Adam 335ba222d1 fix(stats): format market share tokens 2026-06-22 07:46:11 -05:00
Adam 153c030316 feat(stats): show model unique users 2026-06-21 18:40:22 -05:00
Adam 017a7d796b fix(stats): unblock stats sync 2026-06-21 14:53:46 -05:00
Dax Raad 7e40a964c9 fix(stats): update defect schemas 2026-06-21 08:08:31 -04:00
opencode-agent[bot] 78171fc9f1 chore: generate 2026-06-21 11:49:50 +00:00
Adam 6466e8f323 fix(stats): bypass worker runtime crash 2026-06-21 06:48:25 -05:00
Adam 67d9fe4d22 fix(stats): restore worker data exports 2026-06-21 06:39:49 -05:00
Adam dc7a2861a5 fix(stats): restore model page rendering 2026-06-21 05:58:39 -05:00
opencode-agent[bot] 76ebe96366 chore: generate 2026-06-21 10:03:16 +00:00
Adam 88ba02382b fix(stats): run production migration safely 2026-06-21 05:01:43 -05:00
opencode-agent[bot] fe7c589763 chore: generate 2026-06-21 09:40:15 +00:00
Adam 22a18571b4 fix(stats): make unique users migration idempotent 2026-06-21 04:38:47 -05:00
Adam 4a68c34ded feat(stats): show model users metric 2026-06-21 04:30:25 -05:00
Kit Langton f0d14d342d chore: upgrade Effect to beta 83 (#32340) 2026-06-20 19:57:29 -04:00
Adam 51afb5aef7 fix(stats): tolerate pending user column 2026-06-20 15:56:52 -05:00
Adam 71bd36b624 feat(stats): add unique user charts 2026-06-20 14:54:45 -05:00
Adam 9d7b9f4d5f fix(stats): align model peers ranking 2026-06-20 06:14:24 -05:00
Adam 0cbafa08ec fix(stats): map lab aliases 2026-06-17 05:38:14 -05:00
Adam f555c1ddcc fix(stats): scope model pages to go 2026-06-17 04:02:22 -05:00
opencode-agent[bot] 1378a3b885 chore: generate 2026-06-15 02:29:40 +00:00
Adam 7e4bb3bfc0 fix(stats): align homepage model ranks 2026-06-14 21:22:12 -05:00
Adam 252bfc8556 fix(stats): rank model pages by week 2026-06-14 21:00:35 -05:00
Adam 5e2f2558b7 fix(stats): scope data charts to go 2026-06-14 20:21:49 -05:00
Adam 1ae1659de5 feat(stats): use catalog pricing in efficiency and token costs 2026-06-12 13:32:59 -05:00
Adam ec13e1ff98 fix(stats): show new for leaderboard deltas 2026-06-08 08:47:35 -05:00
Adam ed5e01fa45 fix(stats): filter market share to go 2026-06-05 18:28:28 -05:00
Adam 5e08437397 fix(stats): sort metric charts by top usage 2026-06-04 19:36:29 -05:00
Adam a6aa76f5e0 feat(stats): refresh stats routes and homepage (#30419) 2026-06-05 00:32:49 +00:00
Adam b0930b4a6c fix(stats): count all go usage 2026-06-03 17:06:33 -05:00
Adam a5a65247c4 feat(stats): add geo breakdown (#30456) 2026-06-03 12:02:37 +00:00
Adam c8aa45c834 fix(stats): clean retired provider rows during sync (#30420) 2026-06-02 14:46:07 +00:00
Adam 53a6806e1d feat(stats): add cache ratio section 2026-06-02 08:52:45 -05:00