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

Hystrix needs hystrix.enabled to work #21

Open
gnunn1 opened this issue Sep 4, 2017 · 1 comment
Open

Hystrix needs hystrix.enabled to work #21

gnunn1 opened this issue Sep 4, 2017 · 1 comment

Comments

@gnunn1
Copy link

gnunn1 commented Sep 4, 2017

Hysterix doesn't work unless you label the service with hystrix.enabled, i.e.

 oc label svc fisgateway-service-stable hystrix.enabled=true

Also, it would be nice if the services could have proper IDs instead of _hystrix1, _hystrix2, etc.

As always, thanks for your efforts on these demos, it is greatly appreciated.

@ikke-t
Copy link

ikke-t commented Nov 10, 2017

It won't work for me regardless. It shows the hystrix gui, but keeps having the text "waiting" there. I did the hystrix part from the README file, and then did the above labelling.

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

No branches or pull requests

2 participants