Commit Graph

23 Commits

Author SHA1 Message Date
ajatprabha
c98d65dcdb make json data printable 2021-10-12 15:35:56 -07:00
ajatprabha
3839f96b44 make server & router reusable outside asynqmon package 2021-10-12 15:35:56 -07:00
Ken Hibino
3befee382d
Add Task details view
Allow users to find task by task ID
2021-07-30 05:53:14 -07:00
Ken Hibino
2d688dbbab Fix build 2021-06-29 16:47:25 -07:00
Ken Hibino
403062b556 Fix isPrintable helper 2021-06-29 16:47:25 -07:00
Ken Hibino
d58d549d4c Adjust payload field to print content if bytes are printable 2021-06-29 16:47:25 -07:00
Ken Hibino
fa313ce180 Update to new asynq API 2021-06-29 16:47:25 -07:00
Ken Hibino
d068f274f7 Update to use new Task API 2021-06-29 16:47:25 -07:00
Ken Hibino
0626daab0b Update code to use inspeq package 2021-01-28 19:47:58 -08:00
Ken Hibino
ae7e0730bc Show deadline data in ActiveTasksTable 2021-01-27 16:16:38 -08:00
Ken Hibino
3c43624927 Add retry and last error fields to all task types 2021-01-27 07:18:31 -08:00
Ken Hibino
1bee405599 Display queue memory usage in task view 2021-01-26 15:56:45 -08:00
Ken Hibino
c08addc7b3 Show started time in ActiveTasksTable 2021-01-23 12:06:50 -08:00
Ken Hibino
e63a5d4f3b Add Key field to PendingTask 2021-01-21 06:47:56 -08:00
Ken Hibino
34b6553d7d Rename DeadTask to ArchivedTask, and action Kill to Archive 2021-01-12 11:59:44 -08:00
Ken Hibino
d78abcf584 Add API endpoint for listing running servers 2020-12-30 08:58:50 -08:00
Ken Hibino
d0b6dee896 Fetch DailyStats in Dashboard view 2020-12-27 16:45:28 -08:00
Ken Hibino
93e42bd9f0 Add API endpoint to fetch historical stats 2020-12-27 15:45:54 -08:00
Ken Hibino
8d531c04cd Add API endpoints to list scheduler enqueue events 2020-12-26 10:05:19 -08:00
Ken Hibino
601a7c8add Add delete task button to RetryTasksTable 2020-12-08 21:30:03 -08:00
Ken Hibino
96eec9ce11 Fix no previous enqueue entry's UI display 2020-12-04 06:48:58 -08:00
Ken Hibino
fbbc414bdf Add ListSchedulerEntries API endpoint 2020-12-02 07:19:06 -08:00
Ken Hibino
7bd35a88e5 Initial commit 2020-11-24 21:38:55 -08:00