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.
- would idea use labels this? i.e. define label includes path hystrix stream each pod using hystrix?
- 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
Post a Comment