Commit graph

173 commits

Author SHA1 Message Date
Adam
08a2a623dc
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
85ef35dd64
fix(data): oom crash in stats sync 2026-07-09 19:53:56 -05:00
Frank
ea5dd9d940 zen: track model tier in stats 2026-06-24 14:34:58 -04:00
Victor Navarro
ad3651d8f1
feat(console): add support actions (#33492) 2026-06-24 12:06:51 +02:00
Adam
ef4500d6af
fix(data): ignore table changes 2026-06-23 07:28:11 -05:00
Adam
f416f52ae3
Reapply "feat(stats): add user ids to inference metrics"
This reverts commit e0ff4fd1ac.
2026-06-23 07:27:01 -05:00
Adam
e0ff4fd1ac
Revert "feat(stats): add user ids to inference metrics"
This reverts commit 428ae6d21a.
2026-06-23 07:11:51 -05:00
Adam
428ae6d21a
feat(stats): add user ids to inference metrics 2026-06-23 07:05:26 -05:00
Adam
b4a6419215
chore: stats -> data 2026-06-09 09:31:21 -05:00
Adam
d08fedaccc
fix(stats): serve stats og image from banner
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-03 10:53:07 -05:00
Frank
f1af9c5ddf sync
Some checks are pending
deploy / deploy (push) Waiting to run
2026-06-02 11:38:07 -04:00
Frank
74052c7bb7 sync 2026-06-02 09:51:59 -04:00
Frank
8af7371c13 sync 2026-06-02 03:37:30 -04:00
Frank
90d85636e0 infra: stats
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
2026-06-02 02:41:33 -04:00
Adam
58da1ea48e
feat(stats): route stats app 2026-05-28 18:37:13 -05:00
Adam
dd3c443d8c
fix: cpu bound ingest server 2026-05-27 10:51:36 -05:00
Adam
f09c859974
fix: memory pressure in ingest 2026-05-27 09:22:08 -05:00
Adam
ad2fc1ce4b
chore: reestablish datalake 2026-05-27 06:17:16 -05:00
vimtor
715589fea4
fix: stuck sst deployment
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
2026-05-26 18:07:50 +02:00
vimtor
541a25c2a1
fix: stuck sst deployment 2026-05-26 17:48:27 +02:00
Frank
5ee18f9b75 ci: fix 2026-05-26 10:18:37 -04:00
Adam
4862c3e765
chore: remove gh role from infra 2026-05-25 20:35:45 -05:00
Adam
3c7f608475
fix: aws stages 2026-05-25 18:14:45 -05:00
opencode-agent[bot]
16a30041b3 chore: generate 2026-05-25 22:35:28 +00:00
Adam
5b02ac4d33
feat: initial datalake and stats site (#28666) 2026-05-25 17:34:04 -05:00
opencode-agent[bot]
94fb361591 chore: generate 2026-05-25 14:41:16 +00:00
Victor Navarro
fdff82e6fc
perf: use redis/upstash for ip rate limits (#28694) 2026-05-25 16:39:56 +02:00
Victor Navarro
7703786498
perf: serve console from us-east-2 instead of us-east-1 (#28640)
Some checks are pending
deploy / deploy (push) Waiting to run
2026-05-25 11:42:18 +02:00
Frank
ad1d14775d sync
Some checks failed
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
deploy / deploy (push) Has been cancelled
2026-05-21 19:11:33 -04:00
Frank
39e7ff932d sync 2026-05-21 17:03:54 -04:00
Frank
e63dcd30f3 sync 2026-05-21 16:55:12 -04:00
Frank
80fa6e6c49 sync 2026-05-21 16:02:56 -04:00
Frank
562d299a41 sync 2026-05-21 15:46:54 -04:00
Frank
d70942079a sync 2026-05-21 15:06:10 -04:00
Frank
0cc55c11ac sync
Some checks failed
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
containers / build (push) Has been cancelled
2026-05-21 14:53:56 -04:00
Victor Navarro
75ce8feff5
chore: upgrade sst version (#26224) 2026-05-21 17:19:15 +02:00
Victor Navarro
b67b03e0ae
chore: simplify referral codes (#28491) 2026-05-20 19:15:20 +02:00
Frank
28a0bf6c8f sync 2026-05-17 23:43:23 -04:00
Frank
468eb68878 zen: update monitoring query
Some checks are pending
deploy / deploy (push) Waiting to run
2026-05-17 13:15:39 -04:00
vimtor
b5aed287ca
chore: reduce alerts noise 2026-05-16 09:39:13 +02:00
opencode-agent[bot]
da495fd2e0 chore: generate 2026-05-15 22:09:43 +00:00
vimtor
85cd447910
chore: reduce alerts noise
Some checks are pending
deploy / deploy (push) Waiting to run
2026-05-16 00:07:59 +02:00
vimtor
f21c582db9
chore: reduce alerting noise 2026-05-15 22:18:50 +02:00
Victor Navarro
2d90f325fc
ci: catch provider errors across all opencode tiers (#27495) 2026-05-15 16:31:59 +02:00
vimtor
104f5d5a14
chore: exclude provider from triggers 2026-05-15 16:01:11 +02:00
vimtor
733bd3c74e
chore: activate low tps alerts
Some checks are pending
deploy / deploy (push) Waiting to run
2026-05-13 12:12:03 +02:00
Victor Navarro
2e94f505a4
chore: add low tps model alerts (#27055) 2026-05-13 09:38:31 +00:00
Frank
77e51b0a32 zen: stat worker 2026-05-12 23:19:25 -04:00
Frank
005e64e7d8 zen: stat worker 2026-05-12 21:37:41 -04:00
Victor Navarro
6c9f12bb2d
chore: exclude status 429 from free model alerts (#26879) 2026-05-11 16:04:54 +02:00