acoustic-carpenter-78188
04/07/2023, 12:39 AMctx = contextutils.WithRequestID(ctx, "request-123")
logger.Infof(ctx, "this happened")
"this happened"
will be tagged with the request id
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☑︎ Unit tests added
☑︎ Code documentation added
☑︎ Any pending items have an associated Issue
Tracking Issue
fixes flyteorg/flyte#3577
flyteorg/flytestdlib
Codecov: 67.96% (-0.21%) compared to 0dbe3c2
✅ 6 other checks have passed
6/7 successful checksacoustic-carpenter-78188
04/08/2023, 4:44 PM