Sha256: 30eda72b6f614a683929042ce051c9070cadd1e4db16e37352ba032f791ec2e0
Contents?: true
Size: 1.82 KB
Versions: 7
Compression:
Stored size: 1.82 KB
Contents
--- http_interactions: - request: method: post uri: http://localhost:8080/hawkular/metrics/counters body: encoding: UTF-8 string: '{"id":"<%= id %>","dataRetention":90,"tags":{"tag":"value"}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 Content-Type: - application/json Content-Length: - '87' User-Agent: - Ruby response: status: code: 201 message: Created headers: Connection: - keep-alive X-Powered-By: - Undertow/1 Server: - WildFly/9 Location: - http://localhost:8080/hawkular/metrics/counters/<%= id %> Content-Length: - '0' Date: - Thu, 30 Jun 2016 16:31:37 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 30 Jun 2016 16:31:37 GMT - request: method: get uri: http://localhost:8080/hawkular/metrics/counters/<%= id %> body: encoding: US-ASCII string: '' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - 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: - '137' Date: - Thu, 30 Jun 2016 16:31:37 GMT body: encoding: UTF-8 string: '{"id":"<%= id %>","tags":{"tag":"value"},"dataRetention":90,"type":"counter","tenantId":"vcr-test-tenant-123"}' http_version: recorded_at: Thu, 30 Jun 2016 16:31:37 GMT recorded_with: VCR 3.0.1
Version data entries
7 entries across 7 versions & 1 rubygems