Topic 1 Question 120
You deployed a new application to Google Kubernetes Engine and are experiencing some performance degradation. Your logs are being written to Cloud Logging, and you are using a Prometheus sidecar model for capturing metrics. You need to correlate the metrics and data from the logs to troubleshoot the performance issue and send real-time alerts while minimizing costs. What should you do?
Create custom metrics from the Cloud Logging logs, and use Prometheus to import the results using the Cloud Monitoring REST API.
Export the Cloud Logging logs and the Prometheus metrics to Cloud Bigtable. Run a query to join the results, and analyze in Google Data Studio.
Export the Cloud Logging logs and stream the Prometheus metrics to BigQuery. Run a recurring query to join the results, and send notifications using Cloud Tasks.
Export the Prometheus metrics and use Cloud Monitoring to view them as external metrics. Configure Cloud Monitoring to create log-based metrics from the logs, and correlate them with the Prometheus data.
解説
ユーザの投票
コメント(8)
Agree with Option D
👍 4Blueocean2022/01/15- 正解だと思う選択肢: D
D is correc
👍 2tomato1232022/08/19 - 正解だと思う選択肢: D
I agree with D as well … looking for minimizing the costs = use Cloud Monitoring which has alerting bult-in
👍 1GCPCloudArchitectUser2022/02/26
シャッフルモード