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

Add Hystrix example #7

Open
binkley opened this issue Dec 8, 2016 · 1 comment
Open

Add Hystrix example #7

binkley opened this issue Dec 8, 2016 · 1 comment

Comments

@binkley
Copy link
Owner

binkley commented Dec 8, 2016

To exercise the dashboard, we need an example of failure.

@binkley
Copy link
Owner Author

binkley commented Dec 8, 2016

AS Bob the admin
I WANT hystrix dashboard examples
SO THAT I can see the dashboard work

AS Nancy the dev
I WANT hystrix dashboard examples
SO THAT I can check my application hystrix wiring

Acceptance criteria
GIVEN the application is running
WHEN an endpoint works
THEN the dashboard shows success

GIVEN the application is running
WHEN an endpoint does not work
THEN the dashboard shows failure

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

No branches or pull requests

1 participant