https://flyte.org logo
#ask-the-community
Title
# ask-the-community
e

Ena Škopelja

02/16/2023, 9:03 AM
Hi, is it possible to expose flyte execution parameters here as well (execution id, project, domain, task name, workflow name, version)? https://github.com/flyteorg/flyteplugins/blob/master/go/tasks/pluginmachinery/tasklog/plugin.go
d

Dan Rammer (hamersaw)

02/16/2023, 2:57 PM
Hey Ena! Is the goal here to query logs based on these parameters? I think it would be possible, but would require a bit of refactoring.
e

Ena Škopelja

02/17/2023, 10:16 AM
Hi Dan 🙂, I'm trying to link a task with the wandb console and git repo in the UI (i.e. have them a click away from the task tab). I've set them up to be easily linked to if I had the execution parameters so that would be much appreciated.
t

Tyler Su

03/10/2023, 8:39 PM
Hi @Dan Rammer (hamersaw) can you give an update?
d

Dan Rammer (hamersaw)

03/10/2023, 9:14 PM
@Ena Škopelja do you mind filling in issue [flyte-feature] to track this? It seems like a very good community contribution - would be happy to help someone work through it!
e

Ena Škopelja

03/13/2023, 8:50 AM