Open jpike88 opened 6 years ago
My metrics now look like this, it's really handy. Bear in mind that I'm using two different urls for uptime of two different components... so you would need to be able to specify multiple URLs for this purpose
Thank you for your suggestion! Uptime checks are certainly an attractive feature, but I don't feel like supporting it as the feature of LambStatus.
Some counterpoints:
Of course, your repo, your rules :)
https://github.com/streaka/lambda-ping
The problem is there is no 'uptime' metric naturally occurring on cloudwatch. It would be nice to package with this an optional lambda function that pings on a fixed schedule, making that available in cloudwatch for metric selection (and it can be a 'recommended metric' or something in the UI).
I'm using the above script to add 'uptime' metrics and whatever else might be handy... i'll see if I can integrate this in.
Could you make me a contributor and I can publish on another branch instead of a fork?