0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

735 Commits

Author SHA1 Message Date
Oliver Browne
6a424dfc0a
feat(err): Emit to clickhouse from cymbal (#26244) 2024-11-19 11:00:08 +02:00
Michael Matloka
d801027fb2
refactor(ingestion): Make group type project-based (read/write) (#25876) 2024-11-12 14:35:47 +01:00
David Newell
adc5334ede
chore: limit cymbal traffic to team 2 (#26012)
Co-authored-by: Oliver Browne <oliver@posthog.com>
2024-11-06 10:56:28 +01:00
Michael Matloka
8a356a596a
chore(environments): Backfill project ID on group types (#25980) 2024-11-06 09:31:32 +01:00
Michael Matloka
bfceab6b45
feat(plugin-server): project_id in clickhouse_events_json (#25873) 2024-11-04 23:39:30 +01:00
Michael Matloka
12ff477551
refactor(group-analytics): Add project field to group type (#25600)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-01 00:12:28 +01:00
Ben White
a34c92ed21
fix: Error status handling in hog function (#25919) 2024-10-31 10:31:20 +01:00
Oliver Browne
e7be5dc349
feat(cdp): better logging of fetch failures (#25665)
Co-authored-by: Ben White <ben@posthog.com>
2024-10-30 13:27:24 +01:00
Marcus Hof
78ea7fb627
feat(cdp): add option to run a hog function per person per event (#25874) 2024-10-30 11:37:04 +01:00
Marius Andra
4a35174fb6
feat(messaging): test sending e-mails (#25825) 2024-10-26 12:28:07 +02:00
Marius Andra
c09b1de644
feat(hog): importing modules in hog (#25796)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 12:21:17 +00:00
Marius Andra
e72783bc8b
feat(messaging): different types of hog functions (#25788)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 11:20:28 +02:00
Oliver Browne
7dac5c4b23
feat(ingest): disable person processing override ingest changes (#25749) 2024-10-25 10:55:35 +03:00
Brett Hoerner
c18fe6f282
fix(plugin-server): use UTC now instead of invalid years for timestamp (#25635) 2024-10-17 09:16:40 +03:00
Neil Kakkar
2efac4c9ba
feat(errors): Use exception list to generate type and message (#25589)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-15 16:31:35 +01:00
Marius Andra
c26181a2fa
fix(cdp): bump to 5 async calls (from 2) (#25534) 2024-10-11 13:12:21 +02:00
Marius Andra
8ff686d09d
fix(cdp): use postHogCapture everywhere (#25515) 2024-10-11 10:46:44 +02:00
David Newell
a1e9761b3a
chore: dual write exceptions in new step (#25343) 2024-10-04 15:09:04 +01:00
Ben White
02bf6bb7d8
fix: Rework plugin server redis configs (#25342) 2024-10-03 16:10:20 +08:00
Ben White
bb0342ef4d
feat: Add hog function call metrics to usage reports (#25220) 2024-09-30 22:16:56 +08:00
Ben White
ef44f7e172
fix: Plugin server redis connection (#25277) 2024-09-30 21:17:28 +08:00
Ben White
e8ce162771
feat: Move function transition tracking into celery (#25173) 2024-09-30 15:57:57 +08:00
timgl
0addfa5d8d
fix: Don't disable plugins even with fatal errors (#25233)
Co-authored-by: Oliver Browne <oliver@posthog.com>
2024-09-27 10:51:56 +01:00
Ben White
fec20ced29
feat(cdp): Added event to debug log (#25201) 2024-09-26 05:48:41 +00:00
Marius Andra
44e67095a0
feat(hog): save function telemetry (#25093)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-24 15:06:29 +02:00
Ben White
eef1bc42c5
feat: Migrate Integration to encrypted fields (#25014)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-20 13:24:07 +02:00
Marius Andra
5098048d4b
feat(cdp): remove duplicate global fields (#25081) 2024-09-20 11:55:57 +02:00
Marius Andra
eb6ab26769
feat(hog): standardize event fields (#24882)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-19 16:10:02 +02:00
Ben White
ad32fafad2
feat: Encrypted fields rework (#24966) 2024-09-19 14:32:35 +02:00
Ben White
d5719e210b
fix(cdp): Encoding and decoding of blob data (#24879) 2024-09-10 13:24:38 +02:00
Ben White
7fd0fbb207
feat(cdp): Use cyclotron part 2 (#24746) 2024-09-10 09:05:30 +02:00
Oliver Browne
24d497ee7b
feat: get property definitions out of plugin-server (#24843) 2024-09-09 11:15:49 +03:00
Marius Andra
70c6ce8885
feat(hog): fix elements matching (#24331)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-05 12:07:12 +02:00
Ben White
b20d6f86ba
feat(cdp): Pre-cyclotron refactor (#24681) 2024-09-04 10:44:34 +02:00
Ben White
16870d63fc
feat: Plugin server services refactor - take 2 (#24737) 2024-09-03 11:00:50 +02:00
Ben White
3f56346512
chore: Reverts "Plugin server services refactor (#24638)" (#24733) 2024-09-02 08:43:52 +00:00
Ben White
4684a2bc0d
chore: Plugin server services refactor (#24638) 2024-09-02 09:56:13 +02:00
Robbie
c972f71b5a
feat(web-analytics): Add pinnable actions and conversion goals (#24398)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-30 14:41:38 +00:00
Marius Andra
00bab5eb34
feat(hog): Hog bytecode function STL (#24653) 2024-08-29 14:28:50 +02:00
Marius Andra
be9c06553b
feat(hog): lambdas and callable refactor (#24595) 2024-08-28 11:25:58 +02:00
Marius Andra
b7105b6af5
feat(hog): bytecode versions (#24584) 2024-08-27 17:04:54 +02:00
Oliver Browne
9734a40c96
feat: cyclotron (#24228)
Co-authored-by: Brett Hoerner <brett@bretthoerner.com>
Co-authored-by: Ben White <ben@posthog.com>
2024-08-21 12:24:56 -06:00
Ben White
d5cf9c6a12
fix(cdp): Over redaction of values (#24491) 2024-08-20 15:46:27 +01:00
Ben White
8384edb14c
chore: Remove filters from plugin configs (#24374) 2024-08-15 10:23:58 +00:00
Ben White
524ebfffb6
feat(cdp): Masking destinations (#24266) 2024-08-14 13:36:57 +02:00
Ben White
f21fe16437
feat(cdp): Track event for hog function state transitions (#24217)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-09 10:55:32 +02:00
Ben White
1bfd0622c7
feat(cdp): Token bucket based hog watcher (#24234) 2024-08-08 15:58:22 +02:00
Michael Matloka
7d4554a88d
fix(ingestion): Use $os_name as fallback for $os (#24184) 2024-08-06 12:18:12 +02:00
Oliver Browne
9186a5bea8
fix: partial revert of #23669 (#24190) 2024-08-05 17:01:06 +03:00
Ben White
ff6091b2e0
fix(cdp): Fix up fetch responses (#24063) 2024-07-30 08:33:49 +00:00