Skip to content

Add trace tags to jobs in package jobutil

Administrator requested to merge tl/add-trace-tags-to-jobutil-jobs into main

Created by: tbliu98

Stacked on https://github.com/sourcegraph/sourcegraph/pull/35608 Part of #34009 (closed)

Add trace tags to jobs in package jobutil which have fields outside of wrapping their child jobs.

Add String() methods to types Protocol and FlagSet for ease of tracing them as struct fields.

Test plan

All existing jobutil tests pass, visually verify trace output.

Screen Shot 2022-05-17 at 9 27 43 PM Screen Shot 2022-05-17 at 9 27 52 PM Screen Shot 2022-05-17 at 9 28 04 PM Screen Shot 2022-05-17 at 9 28 11 PM Screen Shot 2022-05-17 at 9 28 18 PM

Merge request reports

Loading