Re: Metric are visible in tab but not on the left side

2016-10-25 Thread Sam Padgett
Mila, you need to POST data to that URL. GET won't work. Can you check the network tab developer tools in Chrome for the request? Is the browser making that request and what is the response? Sam ___ users mailing list users@lists.openshift.redhat.com

Re: Metric are visible in tab but not on the left side

2016-10-24 Thread Miloslav Vlach
curl -i -H "Hawkular-Tenant:admin-prod" -H "Authorization: Bearer ***" https://hawkular-metrics.rohlik.cz/hawkular/metrics/metrics/stats/query -H "Content-type: application/json" HTTP/1.1 405 Method Not Allowed X-Powered-By: Undertow/1 Server: WildFly/10 Content-Type: application/json

Re: Metric are visible in tab but not on the left side

2016-10-24 Thread Sam Padgett
Can you check the contents of requests to this path? /hawkular/metrics/metrics/stats/query Also confirming again that you don't have an ad blocker for your browser.

Re: Metric are visible in tab but not on the left side

2016-10-24 Thread Jessica Forrester
Do you see any errors in your network tab with it trying to make requests to hawkular? If it's working in the tab it should work on the overview, unless you have set the flag to disable overview metrics through an extension: window.OPENSHIFT_CONSTANTS.DISABLE_OVERVIEW_METRICS = true On Sun,

Re: Metric are visible in tab but not on the left side

2016-10-24 Thread Sam Padgett
Hi, Mila. Is Hawkular using a self-signed certificate? If so, try refreshing the page after accepting the certificate. Are you are using an ad blocker? If so, try disabling it for the web console. The overview metrics URLs we use are blocked by some ad blockers unfortunately. If neither of these

Metric are visible in tab but not on the left side

2016-10-23 Thread Miloslav Vlach
Hi, I can see the metrics on the left side aside the pod information. but the metrics are available in the pod detail on the tab metrics. Knows somebody why it is not displayed ? In this example there are metrics started half hour before now, but this didn’t works even if the duration of