You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
Say we have a library that does something like
Logger.metadata(job_id: job.id)
in processes it starts.Doesn't seem like there's an easy way to include that info as contexts? :(
Would be nice to have the ability to add custom
add_runtime_context
style hooks.The text was updated successfully, but these errors were encountered: