Robert Ely
Results
1
issues of
Robert Ely
Trying this example: ``` # Check that will verify http status, JSON validity, and that page.totalElements value is # greater than 10 # ./check-http-json.rb -u http://my.site.com/metric.json --key page.totalElements --value-greater-than 10...