1. 02 Nov, 2016 1 commit
    • Add Turbine UI Module · bb765862
      Johannes Edmeier authored
      With this commit the support for Turbine is completly revised. From now
      on Turbine is supported via a separate module and is integrated as top
      level view.
      
      closes #306
  2. 04 Sep, 2016 1 commit
    • Add ui-hystrix module · ccd794d5
      Johannes Edmeier authored
      By using the netflix/hystrix-dashboard this module allows you to view the
      metrics from hystrix/turbine in the spring boot admin server. This module needs
      to be added explicitly.
      
      closes #147