Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: Link Grafana Loki Logs in the Argo Workflows #113

Open
1 task done
wesbragagt opened this issue Aug 15, 2024 · 1 comment
Open
1 task done

[feature]: Link Grafana Loki Logs in the Argo Workflows #113

wesbragagt opened this issue Aug 15, 2024 · 1 comment
Assignees
Labels
feature A new feature request

Comments

@wesbragagt
Copy link
Contributor

Prior Search

  • I have already searched this project's issues to determine if a similar request has already been made.

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.

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.

@wesbragagt wesbragagt added feature A new feature request triage Needs to be triaged labels Aug 15, 2024
@fullykubed
Copy link
Member

This is a good idea. Ive definitely had enough of Argo's buggy logs to want something more solid. Will investigate as a part of the monitoring arc.

@fullykubed fullykubed removed the triage Needs to be triaged label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature request
Projects
None yet
Development

No branches or pull requests

2 participants