[GH-ISSUE #60] [FEATURE REQUEST] Error rate per task type #14

Closed
opened 2026-03-02 05:17:55 +03:00 by kerem · 1 comment
Owner

Originally created by @hibiken on GitHub (Jan 22, 2020).
Original GitHub issue: https://github.com/hibiken/asynq/issues/60

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
Currently we only show overall processed, failed count and error rate based on those counts.

Describe the solution you'd like
It'd be useful if asynq tracks processed and failed count per task type

Originally created by @hibiken on GitHub (Jan 22, 2020). Original GitHub issue: https://github.com/hibiken/asynq/issues/60 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** Currently we only show overall processed, failed count and error rate based on those counts. **Describe the solution you'd like** It'd be useful if asynq tracks processed and failed count per task type
kerem 2026-03-02 05:17:55 +03:00
  • closed this issue
  • added the
    idea
    CLI
    labels
Author
Owner

@hibiken commented on GitHub (Jul 28, 2020):

This should be accomplished by using a monitoring tool such as Prometheus.
See examples in the Monitoring and Alerting Wiki page.

<!-- gh-comment-id:665013699 --> @hibiken commented on GitHub (Jul 28, 2020): This should be accomplished by using a monitoring tool such as Prometheus. See examples in the [Monitoring and Alerting Wiki page](https://github.com/hibiken/asynq/wiki/Monitoring-and-Alerting).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#14
No description provided.