Perhaps this need not be a 'feature' but I can't think of a good way to do this with built in options - am I missing something?
Scenario:
One or more jobs that process files in a 'source' folder. The jobs run constantly, files are touched/archived one-by-one. Is there a good way to monitor if something in the processing layer/task is askew by simply seeing if the source list is growing beyond a custom threshold? For example if the oldest file to process is more than 5 minutes old, generate an alert? Or if the number of files in the directory grows to 10 at any given time send an alert?