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

Automatically determine job start/end time #8

Open
vladvisan opened this issue Feb 12, 2024 · 1 comment
Open

Automatically determine job start/end time #8

vladvisan opened this issue Feb 12, 2024 · 1 comment

Comments

@vladvisan
Copy link

When entering a job ID for a job executed in the past, one must manually fetch, copy and paste the start and end time from the oarstat command.
Would it be possible to automatically do this?
In the case of multiple job IDs being submitted at once, take [min(startTimes); max(stopTimes)}?

@bzizou
Copy link
Contributor

bzizou commented Feb 12, 2024

Not very easy to do with Grafana directly, but it might be possible to create a web frontend taking a job id as parameter and then generate a link to the colmet dashboard with good begin and end times... an idea for future improvments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants