Rehan van der Merwe

Results 30 issues of Rehan van der Merwe

Currently, an anomaly is marked as over: the first time a value is under the breach threshold and the first time the slope is positive. 2024-02-15 19:00 07 (17) ==========...

enhancement

Use https://github.com/awslabs/llrt as the Lambda runtime to reduce Lambda execution time and cold starts. See if it is possible and what improvements there is to gain by switching

enhancement

Anomaly detection for both pages and events on: - Traffic - Referrer count - UTM Source Store in DDB to be used by the frontend. Create an overview page with...

enhancement

Make use of S3 one zone if it is supported in that region. Maybe make this a flag that can be set, not everyone would want this. I am expecting...

enhancement
good first issue

Daily or weekly email reports configurable within the CDK construct

enhancement

Add time to the date time component and then when the chart is selected, update the date time picker and refresh

enhancement

This is currently decided for you by the logic [here](https://github.com/rehanvdm/serverless-website-analytics/blob/main/src/src/frontend/src/views/page_stats/components/chart_views.vue#L80) If it is < 3 days then it will get data by the hour otherwise by the day. Sometimes you...

enhancement
good first issue

Use JS to track href clicks, should be able to https://gist.github.com/leighmcculloch/7596803 Store as a tracking event? Not sure yet

question