The ability to create dynamic POST monitoring checks is interesting. I have an API that requires a current timestamp be applied to each call plus an HMAC header. Typical uptime monitoring service does not allow that.
The driving force behind it is that monitoring shouldn't fit into a mold. My thinking is that you should write a script to perform whatever mission critical thing your application provides, and monitor the output of that.
2 comments
[ 3.3 ms ] story [ 14.4 ms ] threadThanks for the feedback!