Integrated: 1478: Add metrics and loggin measuring time before WorkItems start to run
Erik Joelsson
erikj at openjdk.java.net
Wed Jun 15 15:35:21 UTC 2022
On Tue, 14 Jun 2022 14:03:43 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> In order to investigate and assess performance issues with the Skara bots, I need more data. One key class of data I'm missing is the time it takes from when a WorkItem is created or submitted to when it actually starts to run. This patch adds both metric gauges and log messages that include this information.
This pull request has now been integrated.
Changeset: 11be6dcb
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/11be6dcb6e514a888808a8117766c2bccc64d0bd
Stats: 64 lines in 1 file changed: 44 ins; 1 del; 19 mod
1478: Add metrics and loggin measuring time before WorkItems start to run
Reviewed-by: ihse
-------------
PR: https://git.openjdk.org/skara/pull/1337
More information about the skara-dev
mailing list