Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick glance at stats per queue #163

Closed
wants to merge 1 commit into from

Conversation

lukepolo
Copy link

The old version had a nice way to display stats quickly , I did a quick example of how it could look. If anyone thinks this has merit I can try to make it look better.

Quick Glance at Stats

@Jivings
Copy link
Contributor

Jivings commented Dec 21, 2020

This looks great, is it in a working state?

@felixmosh
Copy link
Owner

In my opinion, it makes the UI cluttered and full of details. (Look at your screenshot, there many dots that has 0 jobs => redundant info).

I've thought about an i icon which will open on click / hover a popover with these details.
This way has 2 benefits,

  1. The UI remains clean
  2. You don't need to pass the stats of all queues on each request, it can be fetched only when the popover is open.

WDYT?

@Jivings
Copy link
Contributor

Jivings commented Dec 21, 2020

I need a way to quickly see failed/waiting/complete. The other numbers are not as important. Could we add these without adding too much clutter?

I don't think an i works as well for me. I need to see at a glance if any queue is smashing failed jobs.

@felixmosh
Copy link
Owner

@Jivings how about opening a modal that will have stats of all the queues?

@lukepolo
Copy link
Author

I’d almost rather have another view like a dashboard type of thing that we could put up on a screen , not sure others use cases

@felixmosh
Copy link
Owner

@lukepolo , an interesting idea!
Let's do it within a dashboard page

@Jivings
Copy link
Contributor

Jivings commented Feb 25, 2021

Yeah that would work for me too as long as I can get to the respective queue easily from the dashboard 👍

@Deadly0
Copy link

Deadly0 commented Apr 9, 2021

I need this feature too. A dashboard page or an option to switch queue list to displaying queues status.

@mannharleen
Copy link

Hello hello, is there feature being added soon?

@Jivings
Copy link
Contributor

Jivings commented Aug 11, 2021

I created something a bit simpler for this. The sidebar has a bar that represents the % of success/pending/failed jobs for each queue.

image

It means I can see if there are any queues that have serious problems that I need to take a closer look at. This works for me until we have a better solution.

@stale
Copy link

stale bot commented Jan 19, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 19, 2022
@stale stale bot closed this Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants