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

Job Tracking #3

Open
Ehesp opened this issue Sep 29, 2016 · 1 comment
Open

Job Tracking #3

Ehesp opened this issue Sep 29, 2016 · 1 comment

Comments

@Ehesp
Copy link
Member

Ehesp commented Sep 29, 2016

Jobs should be able to be tracked throughout their lifecycle. Either by Job ID or specific data matching. A tracked job should also show any jobs which created it along with any jobs it has created itself.

@Salakar Salakar added this to the v2.0.0 milestone Sep 29, 2016
@Salakar Salakar self-assigned this Sep 29, 2016
@Salakar
Copy link
Member

Salakar commented Sep 29, 2016

Tags \o/

I'll implement a form of tagging jobs so they can be traced throughout and a tag query api.

Not sure how to go about checking what child jobs a job creates - would require a heavy api change - something like this.Job.create in the runner as opposed to using the global instance - then we know the source.

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

No branches or pull requests

2 participants