Netflix-Skunkworks/hystrix-dashboard

dashboard page display "Loading" ,and hystrix.stream return data

Opened this issue · 0 comments

In the latest version ,url “http://xx.xx.xx.xx:port/actuator/hystrix.stream” returns data, but the page"http://xx.xx.xx.xx:18080/hystrix/monitor?stream=xx" display loading. And use F12 see error
image

modify the monitor.html add this,it works
image

image