Skip to content

log_extra becomes a hash, and pass the processor class to it

David Dieulivol requested to merge ddieulivol-add_job_caller_in_jobs into master

Context

We want more logging for jobs we trigger in triage-ops.

Specifically, we want to know which class called a specific job.

What does this MR do and why?

Add the processor calling the job to the logs

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by David Dieulivol

Merge request reports