Angus Russell
Angus Russell
My settings: ``` slack_url: https://hooks.slack.com/services/[redacted]/[redacted]/[redacted] buffer_seconds: 20 log: true ``` I tried stopping and starting pm2 but nothing... If I do `pm2 log` I can see my log files updating,...
I followed the instructions to get the encryption and decryption working in my deployed functions, but it doesn't work with `serverless invoke local`. Did I miss something? Here are some...
This PR allows you to _optionally_ set custom scales and their respective iterations. Previously, if you specify `--end-scale` and `--iterations` via the cli, all generated scales will run for the...
As a first-time user, the UI doesn't immediately make sense to me. Here are some of my specific issues. All of these could be fixed by adding either some help...
Both the [LTV Guide](https://help.amplitude.com/hc/en-us/articles/230680867-The-Revenue-LTV-chart-Track-how-well-you-re-monetizing-new-users#before-you-begin) and the [Tracking Revenue](https://help.amplitude.com/hc/en-us/articles/230680867-The-Revenue-LTV-chart-Track-how-well-you-re-monetizing-new-users#before-you-begin) guide say that you must set `$revenue` on revenue events in order to track LTV. The revenue interface in the JavaScript SDK...
The default settings are too slow for my use case. Reducing pbkdf2 iterations from 100k to 10k yields a 10x speed improvement.