--- http_interactions: - request: method: post uri: http://jdoe:password@localhost:8080/hawkular/metrics/gauges/<%= id %>/data body: encoding: UTF-8 string: '[{"value":1,"timestamp":<%= minus30 %>},{"value":2,"timestamp":<%= minus20 %>},{"value":3,"timestamp":<%= start %>}]' headers: Accept: - application/json Accept-Encoding: - identity User-Agent: - hawkular-client-ruby Hawkular-Tenant: - <%= vcr_test_tenant %> Content-Type: - application/json Content-Length: - '115' Host: - localhost:8080 response: status: code: 200 message: OK headers: Expires: - '0' Connection: - keep-alive Cache-Control: - no-cache, no-store, must-revalidate X-Powered-By: - Undertow/1 Server: - WildFly/10 Pragma: - no-cache Content-Length: - '0' Date: - Mon, 15 Aug 2016 15:20:37 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 15 Aug 2016 15:20:37 GMT - request: method: get uri: http://jdoe:password@localhost:8080/hawkular/metrics/gauges/<%= id %>/periods?op=lte&start=<%= before4h %>&threshold=4 body: encoding: US-ASCII string: '' headers: Accept: - application/json Accept-Encoding: - identity User-Agent: - hawkular-client-ruby Hawkular-Tenant: - <%= vcr_test_tenant %> Content-Type: - application/json Host: - localhost:8080 response: status: code: 200 message: OK headers: Expires: - '0' Cache-Control: - no-cache, no-store, must-revalidate X-Powered-By: - Undertow/1 Server: - WildFly/10 Pragma: - no-cache Date: - Mon, 15 Aug 2016 15:20:37 GMT Connection: - keep-alive Content-Type: - application/json Content-Length: - '31' body: encoding: UTF-8 string: "[[<%= minus30 %>,<%= start %>]]" http_version: recorded_at: Mon, 15 Aug 2016 15:20:37 GMT recorded_with: VCR 3.0.3