Skip to content

How To Use

benjchristensen edited this page Sep 8, 2014 · 3 revisions

Turbine can be used with any data source that fits the supported JSON format of key/value pairs delivered via Server Sent Events. However, it is specifically intended for aggregating streams output by Hystrix so that will be used in all examples.

The rest of this document will use the Hystrix metrics event stream for examples. If you wish to quickly startup a system to expose a metrics stream you can use the Hystrix Examples Webapp.

Stand-alone Basic


Stand-alone Eureka

Embedded Basic

Embedded Eureka