debian-forge-composer/internal/worker
Gianluca Zuccarelli 8b4aff3857 worker/server: remove duplicate metrics
Remove a duplicate call to the `DequeueJobMetrics`
function in the worker server. This duplicate call
resulted in negative numbers for pending jobs in
the prometheus metrics.
2022-07-27 13:37:14 +02:00
..
api api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
clienterrors worker: add new container resolve job type 2022-07-25 21:21:44 +02:00
client.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
client_test.go worker: define job types as constants 2022-06-10 14:48:18 +01:00
json.go worker: add new container resolve job type 2022-07-25 21:21:44 +02:00
json_test.go worker/koji-finalize: handle multiple upload targets 2022-07-22 11:39:49 +01:00
proxy_test.go worker: add proxy support to composer and oauth calls 2022-05-03 06:19:31 +01:00
server.go worker/server: remove duplicate metrics 2022-07-27 13:37:14 +02:00
server_test.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00