Periodically record running or queued jobs to one of TD's table.
When you manage and operate Treasure Data, sometimes you want to identify the jobs that use many resources and take a long time to finish. This Treasure Box periodically records running and queued jobs to one of TD's tables, and helps answer:
- How many running jobs at the specific time?
- How many queued jobs at the specific time?
- Which jobs tool more than an hour to complete?
This Treasure Box provides a workflow to periodically record the running and queued jobs to one of Treasure Data's tables. The workflow periodically gets the job stats from REST API, and writes the results into the destination table.