jrxFive / python-nomad

Client library Hashicorp Nomad
https://python-nomad.readthedocs.io/en/latest/
MIT License
139 stars 73 forks source link

Add support to client api for reading allocation stats #38

Closed gokhansengun closed 6 years ago

gokhansengun commented 7 years ago

Allocations stats are available through Nomad client api, it will be useful to add them in the client api.

gokhansengun commented 7 years ago

I will add this and send a pull request soon.

jrxFive commented 7 years ago

Awesome looking forward to the PR! Thanks @gokhansengun