vmpooler/spec
Rick Sherman b983472088 (RE-7014) Add tracking of vm gets via statsd
Add the tracking of successful, failed, invalid, and empty pool vm gets.  It is possible we may want to tweak this, but have validated with spec tests and pcaps.

```
vmpooler-tmp-dev.ready.debian-7-x86_64:1|c
vmpooler-tmp-dev.running.debian-7-x86_64:1|c

vmpooler-tmp-dev.checkout.invalid:1|c
vmpooler-tmp-dev.checkout.success.debian-7-x86_64:1|c
vmpooler-tmp-dev.checkout.empty:1|c

vmpooler-tmp-dev.running.debian-7-x86_64:1|c

vmpooler-tmp-dev.clone.debian-7-x86_64:12.10|ms

vmpooler-tmp-dev.ready.debian-7-x86_64:1|c
```
2016-06-07 23:01:03 -05:00
..
vmpooler (RE-7014) Add tracking of vm gets via statsd 2016-06-07 23:01:03 -05:00
helpers.rb Use expect_json helper method for determining JSON response status 2015-07-28 14:54:28 -07:00
spec_helper.rb (RE-7014) Add support for statsd 2016-06-02 16:24:03 -05:00