Spillover to finish still this week: - Get rid of event_names: [], event_properties: {}, etc - https://github.com/PostHog/posthog/issues/3726 (Marius) - Get the basic retry queue fully tested and running on cloud (with the postgres backend) - https://github.com/PostHog/plugin-server/pull/325 (Marius) - Clean up all the old ingestion code. (Michael) - Get the plugin logs live (Michael + Karl) --- Next sprint bigger plugin work: - Add more retry queue backends (S3, clickhouse) (Marius) https://github.com/PostHog/plugin-server/pull/325 - Add support for automatic retries of processEvent and other functions (Marius) https://github.com/PostHog/plugin-server/issues/273 - Split `processEvent` and `onEvent`, create `onSnapshot` (Yakko) https://github.com/PostHog/plugin-server/issues/328 - Move event->action mapping to plugin server. Move webhooks over. Implement `onAction` (Michael) https://github.com/PostHog/plugin-server/issues/235 - Plugins during the onboarding flow? https://github.com/PostHog/posthog/issues/3764 New plugins and updates: (Yakko & Marius?) - Downsampling https://github.com/PostHog/posthog/issues/3365 - PostHog to PostHog https://github.com/PostHog/plugin-repository/issues/19 - Postgres export https://github.com/PostHog/plugin-repository/issues/11 - Fix rudderstack export https://github.com/PostHog/plugin-repository/issues/15 - Solidify first time event tracker and maybe add to core https://github.com/PostHog/plugin-server/issues/315 - Add session end to session tracker plugin https://github.com/PostHog/session-tracker-plugin/issues/1 Integrations -> Python (Yakko?) & Ruby (Marius?). - python: $set_once to the python library https://github.com/PostHog/posthog-python/pull/23 and sentry support https://github.com/PostHog/posthog-python/pull/13 and other missing features - ruby: add feature flags, $set and $set_once, modernise what can be modernised
Spillover to finish still this week:
Next sprint bigger plugin work:
processEvent#273processEventandonEvent, createonSnapshot(Yakko) AddonEvent#328onAction(Michael) Match actions to events on the fly #235New plugins and updates: (Yakko & Marius?)
Integrations -> Python (Yakko?) & Ruby (Marius?).