0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/ee
Rick Marron 6fc64efafa
Only include events in session recording query when needed (#7248)
* query for events with matching session_id if possible

* move test to clickhouse

* move event list to list instead of set for flaky test snapshot

* join events only when needed

* trigger benchmarking

* typo
2021-11-30 09:33:41 -08:00
..
api Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
benchmarks Add benchmarks for session recording page (#7251) 2021-11-22 20:10:09 +00:00
bin
certs
clickhouse Only include events in session recording query when needed (#7248) 2021-11-30 09:33:41 -08:00
idl
kafka_client Make KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01:00
management/commands
migrations
models Make project based permissioning an enterprise feature (#7163) 2021-11-17 08:08:31 -06:00
tasks Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
__init__.py
apps.py
conftest.py
docker-compose.ch.arm64.yml dev(clickhouse): use prebuild arm64 clickhouse image (#7187) 2021-11-18 08:43:43 +00:00
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Make KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01:00
urls.py