--- http_interactions: - request: method: post uri: http://localhost:8080/hawkular/metrics/gauges/<%= id %>/data body: encoding: UTF-8 string: '[{"value":3.1415926,"timestamp":1446206488982}]' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 Tenantid: - vcr-test-tenant-123 Content-Type: - application/json Content-Length: - '47' User-Agent: - Ruby response: status: code: 200 message: OK headers: Connection: - keep-alive X-Powered-By: - Undertow/1 Server: - WildFly/9 Content-Length: - '0' Date: - Fri, 30 Oct 2015 12:01:29 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 30 Oct 2015 12:01:29 GMT - request: method: get uri: http://localhost:8080/hawkular/metrics/gauges/<%= id %>/data/ body: encoding: US-ASCII string: '' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 Tenantid: - vcr-test-tenant-123 Content-Type: - application/json User-Agent: - Ruby response: status: code: 200 message: OK headers: Connection: - keep-alive X-Powered-By: - Undertow/1 Server: - WildFly/9 Content-Type: - application/json Content-Length: - '47' Date: - Fri, 30 Oct 2015 12:01:29 GMT body: encoding: UTF-8 string: '[{"timestamp":1446206488982,"value":3.1415926}]' http_version: recorded_at: Fri, 30 Oct 2015 12:01:29 GMT - request: method: get uri: http://localhost:8080/hawkular/metrics/gauges/<%= id %> body: encoding: US-ASCII string: '' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 Tenantid: - vcr-test-tenant-123 Content-Type: - application/json User-Agent: - Ruby response: status: code: 200 message: OK headers: Connection: - keep-alive X-Powered-By: - Undertow/1 Server: - WildFly/9 Content-Type: - application/json Content-Length: - '93' Date: - Fri, 30 Oct 2015 12:01:29 GMT body: encoding: UTF-8 string: '{"id":"<%= id %>","type":"gauge","tenantId":"vcr-test-tenant-123"}' http_version: recorded_at: Fri, 30 Oct 2015 12:01:29 GMT recorded_with: VCR 2.9.3