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

Performance Metrics for individual jobs #1397

Closed
Earlopain opened this issue Jul 7, 2024 · 2 comments
Closed

Performance Metrics for individual jobs #1397

Earlopain opened this issue Jul 7, 2024 · 2 comments

Comments

@Earlopain
Copy link
Collaborator

Love the new Performance tab, it gives a nice top-level overview into how jobs are behaving. I'm rather spoiled by how sidekiq does metrics so I'm just going to link to that:

https://github.com/sidekiq/sidekiq/wiki/Metrics

I'm especially fond of the stats for individual jobs:

image

Looks quite nice I'd say.

I tried adding a few simple stats to the performance table but I'm struggling with bootstrap and its 12 column grid system 🤷.

@bensheldon
Copy link
Owner

I would love something like that. I'd like to have metrics for jobs, and metrics for queues.

I'm struggling with bootstrap and its 12 column grid system

YES. Sorry. It probably should be a table, but good responsive design is hard regardless ❤

@Earlopain
Copy link
Collaborator Author

With the linked PR, I consider this done now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants