etsy / 411

An Alert Management Web Application

Home Page:https://demo.fouroneone.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New alert type for cronjobs/background scripts monitoring

quintanilhar opened this issue · comments

Hello,

What do you think if we create a new alert type for cronjob/background script monitoring?

The idea is to provide a unique endpoint for each job you want to monitor and after you can make a request call before/after the script run so if it has not run in X time we can generate an alert for that.

Just like this tool: https://cronitor.io

commented

@quintanilhar I'd be willing to accept a PR for this feature. Each Search object has a state_data field that could be used to store this context.