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-metrics-event-stream implementation using JAX-RS #1495

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

justinjose28
Copy link

This pull request adds a new module hystrix-metrics-event-stream-jaxrs which is based on JAX-RS rather than Servlet API. This module is helpful for applications which depend only on JAX-RS. See this issue

@mattrjacobs
Copy link
Contributor

Thanks @justinjose28 ! Looks good to me.

@mattrjacobs mattrjacobs merged commit 710a537 into Netflix:master Mar 15, 2017
@keyuri22
Copy link

keyuri22 commented Jul 11, 2017

@justinjose28 , @mattrjacobs Is there any implementation available that can write hystrix.stream data to console or log file?

@mattrjacobs
Copy link
Contributor

Not at the moment - but it should be possible to write one yourself.

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