- 
                Notifications
    
You must be signed in to change notification settings  - Fork 757
 
update idl w/ log context #6443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Paul Dittamo <[email protected]>
          Code Review Agent Run #810bc8Actionable Suggestions - 0Additional Suggestions - 6
 Review Details
 Bito Usage GuideCommands Type the following command in the pull request comment and save the comment. 
 Refer to the documentation for additional commands. Configuration This repository uses  Documentation & Help  | 
    
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##           master    #6443   +/-   ##
=======================================
  Coverage   58.48%   58.48%           
=======================================
  Files         940      940           
  Lines       71579    71579           
=======================================
  Hits        41865    41865           
  Misses      26531    26531           
  Partials     3183     3183           
 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
  | 
    
          Changelist by BitoThis pull request implements the following key changes. 
  | 
    
Why are the changes needed?
Upstreaming idl change from https://github.com/unionai/flyte/pull/500
What changes were proposed in this pull request?
add log context to idl
How was this patch tested?
n/a
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link
Summary by Bito
This pull request introduces a new LogContext API across multiple components to enhance log metadata tracking. It adds LogContext, PodLogContext, and ContainerContext structures to improve traceability between logs and execution contexts. The changes span Go, TypeScript, JavaScript, Python, and Rust implementations for consistent logging support.Unit tests added: False
Estimated effort to review (1-5, lower is better): 5