justtrackio / gosoline

Gosoline is our framework which fuels all of our Golang applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add alarms for scheduled tasks

nikplx opened this issue · comments

Currently we are not alarmed if a scheduled task starts and does not finish. We want to add alarms in the form of "alarm_gateway" that work with the tasks schedule expression and metrics that are written on task start, finish and error.