932 Commits

Author SHA1 Message Date
Paweł Ledwoń
30cc93ca96 refactor: add person table cutover migration (#41415)
Co-authored-by: José Sequeira <jose@posthog.com>
2025-11-13 17:35:56 +01:00
Nick Best
7ac0b2d3f3 fix(plugin-server): fix broken ch tests (#41412) 2025-11-12 22:12:13 -08:00
Lukinoh
9531326682 fix(plugin-server): handle correctly empty attributes during chainToElements (#39020) 2025-11-12 19:24:02 -08:00
José Sequeira
a036f3c822 chore(plugin-server): Don't update immutable person attributes (#41250) 2025-11-11 19:21:30 +01:00
Matt Brooker
96db6a8370 feat: Add organization-level default for IP data anonymization (#40902)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 10:37:16 -03:00
Meikel Ratz
ce1b794687 feat(realtime-cohorts): publish cohort membership changed entry to kafka (#40784)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06 13:05:45 +01:00
Meikel Ratz
6f34e5b92d feat(cdp): adjust it to use cohorts for behavioral consumer (#40555)
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-05 12:01:10 +01:00
Nick Best
da6055c77c fix(persons): optimization on dual distinct id insertion (#40696) 2025-10-31 08:46:34 -07:00
Paweł Ledwoń
a00c99948d refactor: remove ts normalization from node (#40706) 2025-10-31 00:16:27 +01:00
José Sequeira
a7df9d2442 chore(plugin-server): Refactor personlessStep (#40551) 2025-10-30 11:03:32 +01:00
Paweł Ledwoń
1d8efc1cfe refactor: throttle person properties at batch level (#40423)
Co-authored-by: José Sequeira <jose@posthog.com>
2025-10-29 16:54:39 +01:00
Paweł Ledwoń
184cec5d54 refactor: refactor ingestion warnings 2025-10-22 22:09:29 +02:00
Meikel Ratz
010e7b9fba feat(cohorts): adjust consumer to fit new approach (#40032) 2025-10-22 09:35:56 +02:00
Ben White
b20fd9371f fix(node): Don't keep the messages array in the closure (#39775) 2025-10-16 15:47:51 +02:00
Meikel Ratz
b7cd7812bb feat(messaging): add cohort membership consumer and migrations (#39561) 2025-10-16 09:13:23 +02:00
Meikel Ratz
fc60c1537d feat(myke): reverts add cohort membership consumer (#39536) 2025-10-13 10:28:01 +02:00
Meikel Ratz
f92814332c feat(myke): add cohort membership consumer (#39391) 2025-10-13 09:48:47 +02:00
Meikel Ratz
39a19fa595 feat(myke): revert add cohort membership consumer (#39369) 2025-10-09 10:56:06 +02:00
Meikel Ratz
87094a9bec feat(myke): add cohort membership consumer (#38649) 2025-10-09 10:02:05 +02:00
Paweł Ledwoń
cefd69dd62 feat: support force disable person processing (#39332) 2025-10-08 18:40:51 +02:00
Paweł Ledwoń
d77c47a510 refactor: add side effects to pipelines (#38758) 2025-10-08 12:38:49 +02:00
Nick Best
c268e4a327 feat(persons): use sqlx for persons migrations (#37463) 2025-10-07 15:52:56 -07:00
Paweł Ledwoń
6e06d11b65 refactor: wrap pipeline runner in new pipelines (#38648) 2025-09-29 13:57:42 +02:00
Paweł Ledwoń
e7bd7841f1 refactor: process cookieless through batch pipelines (#38463) 2025-09-25 13:41:30 +02:00
Paweł Ledwoń
1fb7acf2cd refactor: implement preprocessing pipeline (#37804) 2025-09-17 14:34:29 +02:00
Paweł Ledwoń
ad12f53238 fix: pass headers to normalize step correctly (#37886) 2025-09-10 17:06:07 +02:00
Paweł Ledwoń
02cc316236 chore: compare timestamps in ingestion (#37870) 2025-09-10 14:59:38 +02:00
Paweł Ledwoń
7e911d2621 chore: remove blobby v1 (#37625)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-10 11:02:37 +02:00
Ben White
00cce2cde0 feat(messaging): Trigger incoming webhook UI (#37798) 2025-09-09 17:40:13 +02:00
Ben White
e1e8bc3c9d feat(messaging): Unsubscribe links (#37679) 2025-09-08 08:17:10 +01:00
Paweł Ledwoń
717a6861aa feat: offload large merge events (#37559) 2025-09-04 15:11:12 +02:00
Ben White
72e3264cb2 feat(cdp): Use capture for hog functions (#37496)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-09-02 16:48:10 +01:00
Meikel Ratz
68cedc6924 feat(msg): publish behavioral events to kafka (#37409)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-02 12:20:02 +02:00
Paweł Ledwoń
9c8462ee21 refactor: move remaining persons db queries to repositories (#37361) 2025-09-01 16:28:23 +02:00
Nick Best
b3180eb6d9 chore(session-recordings): rm flaky tests (#37255) 2025-08-27 12:53:25 -07:00
Ben White
396e3631d8 feat(node): Added opentelemetry to node services (#37154) 2025-08-26 14:30:03 +01:00
Nick Best
d57d105033 feat(ingestion): dual write persons repository (#36529) 2025-08-22 13:21:27 -07:00
Tue Haulund
518484ecc3 feat: dynamic retention period for replay recordings (#36307) 2025-08-22 14:16:57 +02:00
Paweł Ledwoń
84b9766a74 feat: add limit for the number of merged distinct IDs (#36903) 2025-08-20 16:21:22 +02:00
Paweł Ledwoń
cf880efa27 refactor: force events to overflow early (#36844) 2025-08-19 15:56:39 +02:00
Meikel Ratz
aea455d612 chore(msg): revert pg partitioning changes for counters db (#36772) 2025-08-18 17:13:10 +02:00
Meikel Ratz
85a9b28cc0 fix(myke): fix failing test bc of missing field (#36776) 2025-08-18 16:59:51 +02:00
Rafael Audibert
90175d0658 feat(devex): Introduce prettier-plugin-sort-imports to sort our imports (#35965) 2025-08-17 13:49:49 -03:00
Meikel Ratz
b42eaad737 feat(msg): try table partitioning by team (#36578) 2025-08-14 09:38:28 +02:00
Nick Best
85e5809783 chore(persons): adds env var for json size trimming (#36415) 2025-08-11 08:13:24 -07:00
Meikel Ratz
a02b409543 feat(msg): add pg migrate to plugin-server (#36431) 2025-08-11 15:22:08 +02:00
Ben White
56db0ca6fd fix(cdp): Request connection timeouts (#36384) 2025-08-08 15:43:42 +00:00
Nick Best
65c6b7f81d feat(ingestion): handle person properties size violations (#35926) 2025-08-08 08:37:31 -07:00
Meikel Ratz
f9aedc73ee feat(cdp): add aggregate writer (#36244) 2025-08-08 14:08:05 +02:00
Paweł Ledwoń
04d5ba41e8 refactor: implement group repository interfaces (#36016) 2025-08-08 11:57:26 +02:00