Hystrix monitoring

Hystrix has a comprehensive solution for aggregating streams of metrics from each service and monitoring and visualization of the stats thereof. There are companion projects such as Turbine, which enables event-stream aggregations and dashboards to monitor various commands in a single view, as shown in the following diagram:

(Source: https://github.com/Netflix/turbine/wiki)

Turbine's architecture is depicted here:

With hystrix-go, it is easy to set up the plumbing to send the streams of server-sent event (SSE) JSON that form ...

Get Hands-On Software Architecture with Golang now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.