
Answer-first summary for fast verification
Answer: The custom Service Account lacks the necessary permissions.
The correct answer is **D** because the custom Service Account might not have the required permissions to send metrics to the centralized monitoring workspace. **Why other options are incorrect:** - **A:** Fluentd is utilized for logging purposes, not for monitoring. - **B:** The region of the Compute Engine instance does not impact its ability to send metrics to the monitoring workspace. - **C:** The question states that the monitoring agent was installed and configured, implying it is running. For further details, refer to the documentation on verifying Compute Engine credentials.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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, you installed and configured the monitoring agent to collect Apache application metrics. However, you observe that the Apache metrics are not appearing in the centralized monitoring workspace. What could be the possible reason for this issue?
A
The Fluentd agent was not installed properly.
B
The Compute Engine is located in a different region from the monitoring workspace.
C
The monitoring agent is not running on the Compute Engine instance.
D
The custom Service Account lacks the necessary permissions.
No comments yet.