dashboard - Discovery of Hystrix endpoints in Kubernetes (etcd)? -


we're migrating kubernetes , many of our services using hystrix expose stream of server sent event data consumed turbine , visualized hystrix dashboard. i'd implement service discovery plugin turbine auto discovers our hystix streams running on kubernetes.

  1. would idea use labels this? i.e. define label includes path hystrix stream each pod using hystrix?
  2. if labels not idea, be?

i had same problem , created little project address it. implemented hystric instance discovery class work kubernetes services. can find project here.

this projects in infancy bugs likely. feedback welcome.

thanks raffaele


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -