Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple circuit status for Hystrix Dashboard #1547

Merged

Conversation

eunmin
Copy link
Contributor

@eunmin eunmin commented Apr 25, 2017

Hystrix Dashboard displays [object Object] on circuit status when isCircuitBreakerOpen is aggregate using Turbine stream.

2017-04-25 6 54 49

I fixed it like this :

2017-04-25 6 53 21

@mattrjacobs
Copy link
Contributor

Nice! Thanks @eunmin !

@mattrjacobs mattrjacobs merged commit cf3f7e4 into Netflix:master Apr 26, 2017
@mattnelson
Copy link

Shouldn't the open count be red to match the existing display?

https://github.com/Netflix/Hystrix/wiki/Dashboard

@eunmin
Copy link
Contributor Author

eunmin commented Apr 26, 2017

@mattnelson You're right. I'll fix the color. :)

@eunmin
Copy link
Contributor Author

eunmin commented Apr 26, 2017

@mattnelson I have opened a PR(#1551) for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants