
Answer-first summary for fast verification
Answer: The custom Service Account lacks the necessary permissions.
Options A, B, and C are incorrect. FluentD is utilized for logging purposes, not monitoring. The agent's operation is confirmed as it was mentioned to be installed and configured. The geographical location of the Compute Engine instance does not impact the monitoring workspace's ability to receive metrics. The correct answer highlights a scenario where insufficient permissions for the custom Service Account could prevent metrics from appearing in the workspace. Reference: [Google Cloud Monitoring Agent Troubleshooting](https://cloud.google.com/monitoring/agent/monitoring/troubleshooting#verify-creds)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company operates multiple Projects within its Google Cloud Organization hierarchy, with resources across these Projects configured to send metrics to a centralized monitoring workspace. After deploying Apache on a Compute Engine instance using a custom Service Account in one of the Projects and installing the monitoring agent for Apache application metrics, you observe that these metrics are missing from the centralized monitoring workspace. What could be a potential reason for this issue?
A
The Fluentd agent was not installed correctly.
B
The Compute Engine instance is located in a different region than the monitoring workspace.
C
The monitoring agent is not operational on the Compute Engine instance.
D
The custom Service Account lacks the necessary permissions.