#3696 [Core feature] Add execution id as an available log parameter for log links UI
Issue created by
btang-stripe
Motivation: Why do you think this is important?
We want to integrate other products with Flyte and be able to link to the logs. Specifically we'd like to link to wandb which requires an identifier created at runtime. Using the Flyte execution id as a wand group id would allow us to create the log link
Goal: What should the final outcome look like, ideally?
the execution id of the workflow should be available as a
log parameter
Describe alternatives you've considered
Providing the ability to pass arbitrary strings as log parameters would be ideal, then we could pull the actual wandb run id instead. This, however, would not be as straight forward as passing the Flyte execution id.
Propose: Link/Inline OR Additional context
Currently the plugin machinery does not have the
execution id. Talking with
@freezing-airport-6809 this should be updated
here and
here
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte