mirror of
https://github.com/plausible/analytics.git
synced 2024-11-30 11:13:22 +03:00
101e5a68b5
* Implement FF-driven DB lookup for sites during ingestion We like to see the impact of doing a simple postgres lookup on each ingestion event. The percentage-based feature flag `:ingestion_pg_lookup` must be set in order for lookups to be executed. * Fix resolving Cachex stats metrics * Enable PromEx on dev env |
||
---|---|---|
.. | ||
.env.dev | ||
.env.test | ||
config.exs | ||
dev.exs | ||
prod.exs | ||
runtime.exs | ||
test.exs |