Created
September 22, 2016 13:07
-
-
Save garethahealy/c7ac1208810f8374063dbbd69295f575 to your computer and use it in GitHub Desktop.
metrics/?type=gauge - working - Hawkular-Tenant=originmetrics
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[main] DEBUG org.hawkular.client.core.jaxrs.RestRequestFilter - >> HTTP: GET | |
[main] DEBUG org.hawkular.client.core.jaxrs.RestRequestFilter - >> URI: http://192.168.99.100:8080/hawkular/metrics/metrics/?type=gauge&tags=pod_namespace%3Azproject9%2Ccontainer_name%3Astress | |
[main] DEBUG org.hawkular.client.core.jaxrs.RestRequestFilter - >> Headers: [Accept=application/json,Accept-Encoding=gzip, deflate,Hawkular-Tenant=originmetrics] | |
[main] DEBUG org.hawkular.client.core.jaxrs.RestRequestFilter - >> Data: null | |
[main] DEBUG org.hawkular.client.core.jaxrs.RestResponseFilter - << Response headers:[Cache-Control=no-cache, no-store, must-revalidate,Date=Thu, 22 Sep 2016 13:04:22 GMT,Expires=0,Pragma=no-cache,Server=WildFly/10,X-Powered-By=Undertow/1] | |
[main] DEBUG org.hawkular.client.core.jaxrs.RestResponseFilter - << Status -> code:204, message:No Content | |
[main] DEBUG org.hawkular.client.core.DefaultClientResponse - Client Response: Status Code:204, Is Success:false, Error Message:-, Raw Entity:null, Entity:[null] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment