Package com.netflix.hystrix.contrib.metrics.eventstream

Interface Summary
HystrixMetricsPoller.MetricsAsJsonPollerListener  
 

Class Summary
HystrixMetricsPoller Polls Hystrix metrics and output JSON strings for each metric to a MetricsPollerListener.
HystrixMetricsPoller.UnitTest  
HystrixMetricsStreamServlet Streams Hystrix metrics in text/event-stream format.