Open russellb opened 7 months ago
@russellb I was thinking of building a Nexodus kind of GUI for this, where we can see all the connected worker, queue etc. Alternate is we can use the observability stack and create our own customer dashboard that shows all the bot relevant metrics (workers, queue sizes, jobs processed by workers etc). can you share some more thoughts on it?
@russellb I was thinking of building a Nexodus kind of GUI for this, where we can see all the connected worker, queue etc. Alternate is we can use the observability stack and create our own customer dashboard that shows all the bot relevant metrics (workers, queue sizes, jobs processed by workers etc). can you share some more thoughts on it?
A custom web GUI was what I originally had in mind. Dave pointed out we may be able to do something quicker using the observability stack. I'm fine with anything -- run with it however you see fit as you look into it :)
This depends on #40 and #41.
Once we have a status UI and data about workers in Redis, the API + UI should be updated to make use of the worker details now available.