Frank Hamand
|
9032507735
|
feat(capture-logs): remove unused attributes from logs capture (#41379)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-13 16:54:51 +00:00 |
|
Phil Haack
|
1b6792e0b0
|
chore(flags): Enable Redis compression for local development (#41154)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-10 10:34:18 -08:00 |
|
Alex V
|
a227a16675
|
feat: migrate replay from minio to seaweedfs (#41019)
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-10 16:50:05 +01:00 |
|
Phil Haack
|
f27a4a45f3
|
chore(flags): Add dedicated Redis database for feature flags (#40986)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-07 11:44:20 -08:00 |
|
Frank Hamand
|
7e830ccd10
|
chore(logs): rename log-capture to capture-logs (#40929)
|
2025-11-05 12:24:30 +00:00 |
|
Paweł Ledwoń
|
111d3486a6
|
feat: add a blackhole ai capture endpoint (#39567)
|
2025-10-22 19:05:02 +02:00 |
|
Frank Hamand
|
51eccad246
|
chore(logs): add config and scripts to setup logs local dev (#39931)
|
2025-10-22 09:14:49 +01:00 |
|
Julian Bez
|
e3a92281ea
|
chore(dev): simplify dual-database local dev setup (#39302)
|
2025-10-09 12:18:36 +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 |
|
Nick Best
|
c268e4a327
|
feat(persons): use sqlx for persons migrations (#37463)
|
2025-10-07 15:52:56 -07:00 |
|
Julian Bez
|
d976aeac4c
|
perf(devex): Optimize ClickHouse configuration for local development (#38639)
|
2025-10-01 15:30:21 +00:00 |
|
Ben White
|
9d47bf20c3
|
feat(messaging): Added SES support for email integration (#38634)
|
2025-09-26 10:31:28 +00:00 |
|
Julian Bez
|
2e78325065
|
perf(devex): Improve Kafka/Redpanda reliability and performance for local development (#38641)
|
2025-09-25 20:27:36 +00:00 |
|
Sandy Spicer
|
69ec7d663e
|
fix: fix local 8010 on linux (#38564)
|
2025-09-24 11:51:45 -07:00 |
|
Sandy Spicer
|
872223798a
|
fix: /flags 502 in linux dev (#37992)
|
2025-09-12 13:10:31 -07: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 |
|
Nick Best
|
d57d105033
|
feat(ingestion): dual write persons repository (#36529)
|
2025-08-22 13:21:27 -07:00 |
|
Ben White
|
6006d44947
|
feat(messaging): Email tracking (#36783)
|
2025-08-19 10:27:36 +01:00 |
|
Eli Reisman
|
472d05532a
|
feat(rust): reapply Rust workspace cleanups (#36061)
|
2025-08-18 16:18:34 -07:00 |
|
Meikel Ratz
|
f9aedc73ee
|
feat(cdp): add aggregate writer (#36244)
|
2025-08-08 14:08:05 +02:00 |
|
Eli Reisman
|
2d7de66bd2
|
fix(rust): revert suspect Rust workspace changes (#36053)
|
2025-08-01 22:14:11 +02:00 |
|
Eli Reisman
|
b417e77f0c
|
chore(rust): clean up old Rust workspace files/config (#35897)
|
2025-07-31 12:55:04 -07:00 |
|
Meikel Ratz
|
1fc3c69604
|
feat(msg): add cassandra for behavioural cohorts (#35492)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2025-07-25 14:47:12 +02:00 |
|
Daniel Escribano
|
3edfc46dd8
|
chore: upgrade ClickHouse to 25.3.2.39 (#31131)
Co-authored-by: Pawel Szczur <pawel@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ted kaemming <65315+tkaemming@users.noreply.github.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
|
2025-07-15 10:35:53 -07:00 |
|
Dylan Martin
|
9a436ed07b
|
feat(flags): fix hobby deployment for flags and run the flags service locally when running the app via bin/start (#34378)
|
2025-07-01 23:21:53 +00:00 |
|
Eli Reisman
|
cdaaecf198
|
feat(capture-rs): repoint local dev reverse proxy to external-to-Docker capture-rs processes (#33887)
|
2025-06-24 10:36:22 -07:00 |
|
Michi
|
a335a5a50d
|
feat: add django tracing (#32418)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-06-04 10:31:32 +02:00 |
|
Ben White
|
48e80ce5c1
|
feat(cdp): Webhook sources (#32415)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-06-03 10:02:47 +02:00 |
|
Paweł Szczur
|
c0e2b3addd
|
chore: s/JWT.SECRET/LIVESTREAM_JWT_SECRET (#32007)
|
2025-05-07 11:11:12 +00:00 |
|
Frank Hamand
|
b6091d30a0
|
chore: remove unused vector capture code and outdated references to it (#31300)
|
2025-04-17 16:57:20 +02:00 |
|
Sandy Spicer
|
a4bef13837
|
feat: unordered steps and trends funnels in udfs (#29802)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-03-25 23:08:47 -07:00 |
|
Daniel Escribano
|
273e4923c4
|
chore: create full backup tests and fix function call (#30285)
|
2025-03-21 14:18:39 +01:00 |
|
Eli Reisman
|
a19e147c6a
|
chore(dev): extract Rust services from Docker Compose into bin/start (#28681)
Co-authored-by: Eli Reisman <elireisman@github.com>
|
2025-02-18 00:57:03 +00:00 |
|
Daniel Escribano
|
7561539421
|
chore: split coordinator node setup for local development (#28293)
|
2025-02-04 17:37:40 +00:00 |
|
Daniel Escribano
|
bd296736bf
|
refactor: rename workers to data nodes (#28277)
|
2025-02-04 13:45:18 +00:00 |
|
Daesgar
|
9b30f8dac2
|
feat: add support for coordinator schemas (#28031)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-01-31 09:00:40 +00:00 |
|
Dylan Martin
|
c5762a3b34
|
feat(flags): more flags production-readiness (#26998)
|
2025-01-26 17:51:18 -05:00 |
|
Meikel Ratz
|
d4dbac3663
|
feat(cdp): remove legacy kafka based consumer (#27760)
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-01-23 14:09:32 +01:00 |
|
Daesgar
|
75dea84d46
|
chore: kill query on initiator host when possible (#27161)
|
2024-12-30 15:34:47 +01:00 |
|
James Greenhill
|
1e4d4eca92
|
feat: start of clickhouse server version bump to 24.8 (#25189)
Co-authored-by: Robbie Coomber <robbie.coomber@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Spicer <aspicer@gmail.com>
Co-authored-by: Daniel Escribano <daniel.e@posthog.com>
|
2024-11-25 19:09:49 -08:00 |
|
Oliver Browne
|
3f640c02c4
|
chore(propdefs): add propdefs to docker stack (#25153)
|
2024-09-24 21:32:07 +03:00 |
|
Sandy Spicer
|
7fa73a86af
|
feat(insights): launch funnels as a Clickhouse UDF behind a feature flag (#23587)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-09-05 11:40:33 -07:00 |
|
Ben White
|
524ebfffb6
|
feat(cdp): Masking destinations (#24266)
|
2024-08-14 13:36:57 +02:00 |
|
Frank Hamand
|
d32b035c49
|
feat: use capture-rs and vector replay capture in local compose (#24295)
|
2024-08-13 13:38:35 +01:00 |
|
Frank Hamand
|
09700cc16f
|
feat: Add replay capture vector config+docker image and deployment (#24264)
|
2024-08-08 16:57:13 +01:00 |
|
Michael Matloka
|
edd76ca31b
|
chore(dev): Live events locally (#22837)
* chore(dev): Live events locally
* Fix JWT secret var
* Also add Postgres URL
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-06-10 21:13:30 +02:00 |
|
Ben White
|
95a0b85848
|
feat: DeliveryHog (#22706)
|
2024-06-10 15:12:04 +02:00 |
|
Tom Owers
|
71905736f0
|
feat(data-warehouse): Added warehouse schema validation (#22142)
* WIP
* Added UI for showing invalid columns
* Added tests
* Updated object_storage references
* Corrected logic
* mypy updates
* Update query snapshots
* Added missing modifier to schema
* Fixed tests
* Updated mypy
* Update UI snapshots for `chromium` (2)
* Updated mypy
* typo fix
* Update query snapshots
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-09 11:44:03 +02:00 |
|
Tomás Farías Santana
|
5bb8d098c8
|
fix: Wait for healthy db when starting temporal (#21610)
|
2024-04-17 14:55:01 +02:00 |
|