Files
letro-authentication-service/crates/tasks
Quentin Gliech 2dbfbfb03f Add metrics to the job queue
This adds:

 - a histogram of the time it takes to process a job for each queue,
   with the status of the job (success, failure, etc.)
 - a histogram which records the time it takes to do a "tick", fetch jobs
 - a counter of the number of jobs currently in-flight for each queue
 - a counter which tracks the reasons why the worker got worken up
2024-12-16 14:57:17 +01:00
..
2024-12-16 14:57:17 +01:00
2024-12-16 14:57:17 +01:00