Re: [kubernetes-users] K8s LoadBalancer services Metrics ?

2017-10-24 Thread Brandon Philips
You would need to have a protocol aware in between your app and your load balancer like https://istio.io/ OR have your app export metrics to something like Prometheus (example ). Brandon On Mon, Oct 23, 2017 at 10:07 AM V

[kubernetes-users] K8s LoadBalancer services Metrics ?

2017-10-23 Thread Vinoth Narasimhan
Is there a way in kubernetes to get the metrics of the K8s LoadBalancer services like latency,request/sec, count based on error codes ..etc In stackdriver it list only the ingress metrics -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion a