Skip to content

Add more information to worker response to facilitate post-processing

Pedro Pombeiro requested to merge pedropombeiro/427427/add-extra-metadata into master

What does this MR do and why?

This MR adds more information to the worker response to facilitate post-processing, e.g. in Kibana, by allowing breakdown by individual workers. It also allows checking the range of processed build IDs.

EE: true

Once we have this in production, we can adapt the query in ClickHouse import workers panel on the Runner fleet management Kibana dashboard to perform a breakdown by worker index:

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pedro Pombeiro

Merge request reports