Commit Graph

229 Commits

Author SHA1 Message Date
Marcus Hof
5511f06a11 feat(cdp): fetch segment destinations (#34404)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-01 12:30:47 +00:00
Marius Andra
b76a513bfd chore(devex): upgrade to typescript 5.2 (#33905) 2025-06-19 13:39:52 +02:00
Marius Andra
9e95473815 chore(devex): upgrade typescript to 5.0 (#33665)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 22:31:35 +00:00
Ben White
45fa2f2dcc fix(node): Root imports (#33732) 2025-06-16 17:48:39 +02:00
abheek9
953d50a038 feat: Allow liquid templating of inputs (#32987) 2025-06-10 09:58:29 +00:00
José Sequeira
00459aa8af feat(groups): Add group batch writing logic to ingestion events (#32715) 2025-06-04 09:47:45 +02:00
José Sequeira
ac1d29261b chore(plugin-server): Refactor functional_tests (#32757)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-02 14:00:13 +02:00
Marcus Hof
c3944dcd1c feat(cdp): segment destination mapping (#31336)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2025-05-23 10:03:14 +02:00
Ben White
70ce86a73f feat(cdp): Swap to undici (#31806) 2025-05-05 15:48:58 -06:00
Ben White
02f688df04 feat(cdp): Abstract job queue to support other delivery methods (#31342) 2025-05-02 10:53:57 +02:00
David Newell
16711c3e29 chore: replace error tracking in plugin server (#31654) 2025-04-29 09:19:26 +02:00
Michael Matloka
e9bec7bba0 chore(dev): uv sync in bin/start (#31379) 2025-04-18 19:29:20 +00:00
Ben White
6cedcf2343 fix: Cyclotron vars (#31178) 2025-04-14 14:56:17 +02:00
Eli Reisman
e56997f868 feat(cyclotron): wire up env config to enable new bulk job creation (#31081) 2025-04-10 10:15:45 -07:00
Ben White
d73de6757e fix: Remove simd (#30132) 2025-03-19 08:44:49 +00:00
Eli Reisman
c7a32160e0 fix(cyclotron): Implement compression for vm_state storage/fetch paths in cyclotron-core (#29926)
Co-authored-by: Ben White <ben@posthog.com>
2025-03-18 10:39:17 -07:00
Ben White
81117d1d61 feat: Added simd json parsing option (#30005) 2025-03-17 09:59:17 +00:00
Ben White
1e1f9a5516 feat: Added config for chunking inserts (#29931) 2025-03-14 10:13:33 +01:00
Ben White
05e5d3aa00 feat: Added better logging (#29830) 2025-03-12 15:21:31 +00:00
Paweł Ledwoń
37d61d3da5 feat: store v2 recording block metadata (#29614)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-03-07 16:16:15 +01:00
Ben White
2eb31e3b75 chore(cdp): Move ai costs around (#29360) 2025-03-05 10:23:26 +01:00
Ben White
dc77ad8b01 chore(cdp): Removed job and schedules (#29352) 2025-03-03 13:31:54 +01:00
Rafael Audibert
eda494ef12 fix: Silence several TS errors from plugin-server tests (#29200) 2025-02-25 18:46:02 +00:00
Marius Andra
6e761dfdc6 feat(devex): turborepo take two (#28889)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-24 16:17:09 +01:00
Meikel Ratz
a06b3387e2 chore(config): tsconfig is exluding test files from compilation (#28985) 2025-02-20 14:15:22 +01:00
Ben White
4112240085 fix: Cyclotron build when start dev (#28776) 2025-02-17 09:40:13 +00:00
David Newell
e6c9bf3634 chore: upgrade posthog-node in plugin-server (#28630) 2025-02-13 18:48:24 +02:00
Ben White
66d47fabe2 fix: Fix up some packaging things for cyclotron (#28606)
Co-authored-by: Eli Reisman <elireisman@github.com>
2025-02-12 14:57:07 +01:00
Marius Andra
b83fcf0b7e feat(devex): minimal pnpm workspaces (#28269) 2025-02-05 12:32:11 +01:00
Peter Hicks
9b7280ae1f fix(build-errors): Attempt to fix build errors (#28247)
Co-authored-by: Sandy Spicer <sandy@posthog.com>
2025-02-03 21:56:23 -08:00
Marius Andra
85f7589361 feat(hog): sql nodes in repl (#26084) 2025-02-03 11:09:43 +00:00
Peter Kirkham
427bda435d feat(LLM-Observability): Add new script to generate ai costs (#28071)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-01-30 22:52:51 +00:00
Paweł Ledwoń
29fb4db016 feat: try snappy compression for session recording v2 (#28090) 2025-01-30 14:52:36 +01:00
Robbie
9a18b87896 feat: Add cookieless server hash mode to pipeline and capture (#27290) 2025-01-27 14:33:30 +00:00
Ben White
9d46b776ff fix(node): Improve the way we compile and run tests (#27695) 2025-01-22 12:04:59 +00:00
Peter Kirkham
7c6d824f68 feat: ai cost data moved from custom app to inline ps (#27574)
Co-authored-by: Ben White <ben@posthog.com>
2025-01-21 00:59:20 +00:00
Robbie
75c8083068 chore: Bump @types/jest version to 29 to match jest version (#27438) 2025-01-10 14:32:49 +00:00
Meikel Ratz
8e074bd011 chore(cdp): upgrade jest version (#27320) 2025-01-07 18:59:16 +01:00
Ben White
dd74b2c3de feat: CDP Internal events processor (#27007)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-27 09:03:01 +00:00
Robbie
0a638752f1 feat(web-analytics): Add concurrency controller code to plugin server (#27058)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-19 15:24:37 +00:00
Robbie
9fbe55a622 chore: Bump luxon types (#27030) 2024-12-19 09:24:44 +00:00
Marius Andra
efb4063451 feat(hog): new STL functions (#27006)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-19 08:57:05 +01:00
Marius Andra
6e7369cfe8 feat(hog): add isNull/isNotNull to hog (#26973)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-18 08:50:22 +00:00
Marius Andra
4d92ec34d8 chore(hogvm): new npm release via CI (#26967)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-17 16:19:22 +01:00
Paul D'Ambra
6db5b92cec chore: upgrade aws sdk (#26885) 2024-12-16 09:07:30 +00:00
Oliver Browne
acf002b746 fix(ingest): support lz4 in kafkajs (#26466) 2024-11-27 15:40:34 +00:00
Marius Andra
085afbfec0 fix(hog): regex with nulls (#26422) 2024-11-26 14:16:33 +01:00
Marcus Hof
41e86f6519 feat(cdp): make hash functions return null if the input is null (#26311)
Co-authored-by: Marius Andra <marius.andra@gmail.com>
2024-11-20 13:16:03 +00:00
Marius Andra
0fd91f4743 feat(cdp): hog to JS transpiler (#26143) 2024-11-18 13:38:25 +00:00
Marius Andra
7116d754dc feat(hog): repl / debug (#24958) 2024-11-06 19:54:31 +01:00