awolden / brakes

Hystrix compliant Node.js Circuit Breaker Library
MIT License
300 stars 35 forks source link

Add missing hystrix field #53

Closed SimenB closed 7 years ago

SimenB commented 7 years ago

Without this, Turbine throws: ReferenceError: rollingCountBadRequests is not defined(…)

https://github.com/Netflix/Hystrix/wiki/Metrics-and-Monitoring#cumulative-and-rolling-event-counts

awolden commented 7 years ago

@SimenB I haven't had a chance to merge these PR's, but I will soon. Out of curiosity what version of turbine are you seeing this issue in?

SimenB commented 7 years ago

Whatever that's in this docker image: fabric8/turbine-server:1.0.17