analytics/test
Karl-Aksel Puulmann d5048fd6b4
Stop writing session properties into events table (#3800)
* Refactor: Explicitly add field names to INSERT

This avoids issues when code schema is out of sync with real schema

* Dont write session parameters to events

These would only be stored on first event anyways. Work remains to be done
on tests which have their own helper

* Remove writes to country_code in a test

* Remove old columns from being accessible in elixir code

* Update most tests to use new way of adding session props to events

* Update testing harness

* Update stats controller test

* Update for shield rules

* update breakdown tests

* Fix typing of state for dialyzer

* Drop support for old session attributes code

* Update remaining tests

* cond -> if
2024-03-01 10:53:56 +02:00
..
e2e Integrate ingestion monitoring data into instatus (#3515) 2023-11-13 15:11:59 +01:00
load Fix script path for k6 load test (#2068) 2022-07-29 09:00:50 -03:00
plausible Stop writing session properties into events table (#3800) 2024-03-01 10:53:56 +02:00
plausible_web Stop writing session properties into events table (#3800) 2024-03-01 10:53:56 +02:00
priv Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
support Stop writing session properties into events table (#3800) 2024-03-01 10:53:56 +02:00
workers Stop writing session properties into events table (#3800) 2024-03-01 10:53:56 +02:00
test_helper.exs Implement UI for multiple imports (#3727) 2024-02-28 09:34:04 +01:00