PROFESSIONAL-CLOUD-DEVELOPER · Question #137
PROFESSIONAL-CLOUD-DEVELOPER Question #137: Real Exam Question with Answer & Explanation
The correct answer is D: Export the Prometheus metrics and use Cloud Monitoring to view them as external metrics.. https://cloud.google.com/stackdriver/docs/solutions/gke/prometheus#viewing_metrics
Question
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?
Options
- ACreate custom metrics from the Cloud Logging logs, and use Prometheus to import the results
- BExport the Cloud Logging logs and the Prometheus metrics to Cloud Bigtable. Run a query to join
- CExport the Cloud Logging logs and stream the Prometheus metrics to BigQuery. Run a recurring
- DExport the Prometheus metrics and use Cloud Monitoring to view them as external metrics.
Explanation
https://cloud.google.com/stackdriver/docs/solutions/gke/prometheus#viewing_metrics
Topics
Community Discussion
No community discussion yet for this question.