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

Add metrics to show allocations on the client #2425

Merged
merged 2 commits into from
Mar 10, 2017
Merged

Commits on Mar 9, 2017

  1. Add metrics to show allocations on the client

    This PR adds the following metrics to the client:
    client.allocations.migrating
    client.allocations.blocked
    client.allocations.pending
    client.allocations.running
    client.allocations.terminal
    
    Also adds some missing fields to the API version of the evaluation.
    dadgar committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    4fbe182 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Address comment

    dadgar committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    0797379 View commit details
    Browse the repository at this point in the history