We have a running kubernetes cluster on GKE and we Google HTTP Load Balancer in front of it.
HTTP Load Balancer logs all requests and we can access them in stack driver logging. But latency is not logged, and I couldn't find a configuration for this. I want to get latency information for individual requests.
There are some latency reports in stack driver, so it should be logging in somewhere. Is it possible to access this information?