How to know which job was connected to which runner? #1987
dongho-jung
started this conversation in
General
Replies: 1 comment 2 replies
-
Sorry it was my fault. I overlooked them. Indeed it already did its job nicely but If you have a lot of jobs that have the same name of jobs in other repos, you should rename your jobs to identify which job is which I think |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm monitoring each runners' resource metric.
However for now, If I see a weird metric of runner and want to find what was that, then I have to crawl all over repos and actions in my org.
Maybe there was already neat way for this though, I couldn't find yet.
Or I suggest that can we have some additional information about which repo and job was connected to this runner in startup.sh
Beta Was this translation helpful? Give feedback.
All reactions