Link scope: workflow to the logs of a Workflow
Link scope: pod-logs to the logs of a specific Pod of a Workflow
Parametrize the link with ${metadata.name}, ${metadata.namespace}, ${metadata.labels}, and other available metadata
How would you use this new functionality?
I think it would be a great convenience addon for folks working with Argo to quickly click on the link to view logs as it works much better than the Argo UI.
Prior Search
What new functionality would you like to see?
I saw in the Argo docs https://argo-workflows.readthedocs.io/en/latest/configure-archive-logs/#suggested-alternatives talking about the ability to add an embedded link that leads to the appropriate pod logs related to the workflow.
You can add links to connect from the Argo UI to your logging facility's UI. See examples in the workflow-controller-configmap.yaml.
How would you use this new functionality?
I think it would be a great convenience addon for folks working with Argo to quickly click on the link to view logs as it works much better than the Argo UI.