--- http_interactions: - request: method: post uri: http://jdoe:password@localhost:8080/hawkular/metrics/gauges/<%= id %>/raw 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-123 Content-Type: - application/json Content-Length: - '115' 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, 25 Jul 2016 13:33:12 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 25 Jul 2016 13:33:12 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-123 Content-Type: - application/json 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, 25 Jul 2016 13:33:12 GMT Connection: - keep-alive Content-Type: - application/json Content-Length: - '31' body: encoding: UTF-8 string: "[[<%= minus30 %>,<%= start %>]]" http_version: recorded_at: Mon, 25 Jul 2016 13:33:12 GMT recorded_with: VCR 3.0.3