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

Measure enqueued job time by func_name with success, failure, retrie counts #14

Open
andreffs18 opened this issue Jan 11, 2024 · 0 comments

Comments

@andreffs18
Copy link

👋 Hey, not sure if this is the best way to ask for features/provide feedback but it would be great to have a way to keep track of all different enqueued jobs, with information like the name of the function, how many times it succeeded, failed, or retried.

The current metrics are great, they allow me to check the "rate" of jobs per queue but having a gauge/counter of the past jobs that were enqueued and a histogram of how much time they usually take, would be perfect!

My current Grafana dashboard that shows the rate of jobs per queue
2024-01-11 at 12 45 PM

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

No branches or pull requests

1 participant