6 Commits

Author SHA1 Message Date
slasher125
8d55fe9f93 Pg migration (#303)
* migration

* remove balancer pools from exclusion list

* bug fix serverless

* remove timestamp from median, update for tests

* update get distinct id controller

* update distinctID controller, remove dep

* move confirm into scripts

* testing url

* remove Pg suffix from lambda names

* change to existing api host

* add comments

* revert service name, bucketsg

* put pack fantom rpc

* update package.lock
2022-09-06 15:27:30 -07:00
slasher125
5dbaf966bd Revert "migration (#295)" (#301)
This reverts commit 2ee397fa4b.
2022-09-06 14:54:20 -07:00
slasher125
2ee397fa4b migration (#295)
* migration

* remove balancer pools from exclusion list

* bug fix serverless

* remove timestamp from median, update for tests

* update get distinct id controller

* update distinctID controller, remove dep

* move confirm into scripts

* testing url

* remove Pg suffix from lambda names

* change to existing api host

* add comments

* revert service name, bucketsg

* put pack fantom rpc
2022-09-06 14:37:35 -07:00
slasher125
69d103b427 median table for new bar chart (#134) 2022-07-25 23:54:24 +02:00
slasher125
72ae8a34a5 update boostrap, lb apy, filters in enrichment 2022-07-16 15:17:29 -07:00
slasher125
9a9ee7d400 WIP (do not merge!): refactor pretty much everything (#78)
* refactor handlers

* refactor creation of stds and aggs tablesg

* stds table update trigger

* group crud func into controller module

* consolidate stds and aggs into stats

* key bug fix;

* bug fix func name

* move filtered pool to outlier section]

* func for welford step update

* bug fix imports

* field bug fix

* smol changes

* rename func

* exclusion of projects, pools, lb, ub

* add confirm msg to scripts

* bug fix

* move apy filter to controller

* modify pools query

* update stats boostrap

* add ssm path

* bug fix

* handler args

* welford bug fix

* ignore test

* include test case
2022-07-16 02:51:32 +02:00