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

Fixed connection to the Hystrix Dashboard #30

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Conversation

ClintonCao
Copy link
Contributor

This PR contains a small change in the configuration (application.yml) of the Hystrix Dashboard service that fixes the connection to the dashboard. I was running the app locally and noticed from the logs the that the service had blocked the host from initiating a connection to the dashboard. After looking at different pages, the solution was to configure Hystrix as shown in the answer to this post.

I rebuilt the service after changing the configuration and I was able to see streams in the Hystrix dashboard.

@ewolff
Copy link
Owner

ewolff commented Jan 19, 2023

Great. thanks!

@ewolff ewolff merged commit d1ccf50 into ewolff:master Jan 19, 2023
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.

2 participants