mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
1f3145128c
* Enable PLUGIN_SERVER_INGESTION_HANDOFF = get_bool_from_env("PLUGIN_SERVER_INGESTION_HANDOFF * Don't set PLUGIN_SERVER_INGESTION_HANDOFF in worker * Add comments * Remove _HANDOFF from PLUGIN_SERVER_INGESTION * add stats counter for plugin server handoff, so we can verify events out and events in * add whitelisted posthog and kea organizations * disable ingestion this round --> first let's just check the plugin server can talk to kafka & clickhouse before sending real events to it * enable ingestion in docker-compose.ch.yml * eliminate bad merge * async action event matching when using postgres plugin server ingestion (#3182) * fix org * remove _HANDOFF from topic * add plugin_ to plugin server ingestion topic * update plugin server to 0.7.0 Co-authored-by: Marius Andra <marius.andra@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
helper.py | ||
topics.py |