16636: add 'containers_longest_wait_time_seconds' metric: a gauge that
authorWard Vandewege <ward@curii.com>
Mon, 14 Sep 2020 19:14:32 +0000 (15:14 -0400)
committerWard Vandewege <ward@curii.com>
Mon, 14 Sep 2020 19:14:32 +0000 (15:14 -0400)
commita5dbdd1dbcdfcb835e7c1fe741e4c00927177404
treed6e3177b796abba23578ae3bc9aa081a47fe53e9
parent62403e0d1d95f8526d17222a66356382e2d4b028
16636: add 'containers_longest_wait_time_seconds' metric: a gauge that
       indicates the current longest wait time between seeing a
       container in the queue or requeueing, and starting its crunch-run
       process on a worker.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
lib/dispatchcloud/scheduler/run_queue.go
lib/dispatchcloud/scheduler/run_queue_test.go
lib/dispatchcloud/scheduler/scheduler.go