
Ultimate access to all questions.
You have configured HTTP(S) load balancing for your application, but developers report that requests are not being properly distributed across your Compute Engine VM instances. You need to investigate how the requests are being routed.
Which two approaches can you use to analyze the request distribution? (Select two.)
A
On the Load Balancer details page of the GCP Console, click on the Monitoring tab, select your backend service, and look at the graphs.
B
In Stackdriver Error Reporting, look for any unacknowledged errors for the Cloud Load Balancers service.
C
In Stackdriver Monitoring, select Resources > Metrics Explorer and search for https/request_bytes_count metric.
D
In Stackdriver Monitoring, select Resources > Google Cloud Load Balancers and review the Key Metrics graphs in the dashboard.
E
In Stackdriver Monitoring, create a new dashboard and track the https/backend_request_count metric for the load balancer.