Join Slack
Powered by
is there a way to add a label or tag to every exec...
# flyte-support
c
curved-whale-1505
05/31/2025, 3:43 PM
is there a way to add a label or tag to every execution and then search based on that label/tag in the UI?
curved-whale-1505
05/31/2025, 4:13 PM
I see labels and annotations as a concept here on the launch plan:
https://www.union.ai/docs/flyte/user-guide/core-concepts/launch-plans/defining-launch-plans/#labels-and-annotations
g
glamorous-carpet-83516
06/02/2025, 7:22 PM
you can add tags to the ExecutionSpec. for example,
pyflyte run --tag key=value …
glamorous-carpet-83516
06/02/2025, 7:23 PM
it’s not searchable on OSS UI now
c
curved-whale-1505
06/05/2025, 1:20 PM
is there a way to search based on user in the OSS UI?
6
Views
Open in Slack
Previous
Next