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

Expose instance counts for singularity requests #1626

Merged
merged 6 commits into from
Oct 12, 2017
Merged

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Oct 6, 2017

This adds an endpoint that exposes the counts of tasks that are active/pending/healthy/unhealthy. Debating changing it to be the list of task ids rather than just the counts so we could then use it to possibly display which tasks are healthy in the ui.

/cc @darcatron

@ssalinas
Copy link
Member Author

ssalinas commented Oct 6, 2017

Also fyi @kwm4385 , this would give us information for the request detail page so we could display which of the active tasks are currently healthy. It would be a single endpoint that could replace the pending/cleaning/active calls

@matush-v
Copy link
Contributor

worked fine on my local testing against qa 🚢

@ssalinas ssalinas merged commit 98f3f6a into master Oct 12, 2017
@ssalinas ssalinas deleted the instance_counts branch October 12, 2017 16:57
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

Successfully merging this pull request may close these issues.

3 participants