You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A stream is now provided using the circuit.hystrixStats.getHystrixStream method.
This stream can be easily turned into a SSE stream for use with a Hystrix Dashboard.
lholmquist
added a commit
to lholmquist/opossum
that referenced
this issue
Apr 5, 2017
A stream is now provided using the circuit.hystrixStats.getHystrixStream method.
This stream can be easily turned into a SSE stream for use with a Hystrix Dashboard.
Specifically, implement https://nodejs.org/api/stream.html#stream_class_stream_readable
The text was updated successfully, but these errors were encountered: