Skip to content

hystrix-metrics-event-stream implementation using JAX-RS#1495

Merged
mattrjacobs merged 1 commit intoNetflix:masterfrom
justinjose28:master
Mar 15, 2017
Merged

hystrix-metrics-event-stream implementation using JAX-RS#1495
mattrjacobs merged 1 commit intoNetflix:masterfrom
justinjose28:master

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

3 participants