analytics/extra
Karl-Aksel Puulmann b16bd91600
Hard-code sample rate based on fractional_hardcoded_sample_rate flag (#4762)
* Hard-code sample rate based on fractional_hardcoded_sample_rate flag

We found cases where using a numeric sample rate would cause issues when
joining two tables due to different _sample_factor. Ref: https://3.basecamp.com/5308029/buckets/26383192/card_tables/cards/7973456592#__recording_7978780711

The proper fix is to use fractional sample rates everywhere, but this is
a whole project due to not wanting to sample small sites. For now, hard-code
sample rate for specific sites having the issue while we work on a
larger fix.

* is_number
2024-10-31 10:25:22 +00:00
..
lib Hard-code sample rate based on fractional_hardcoded_sample_rate flag (#4762) 2024-10-31 10:25:22 +00:00
COPYING.txt Branding stuff (#3816) 2024-02-23 13:35:22 +02:00