You need to monitor resources that are distributed over different projects in Google Cloud Platform.
You want to consolidate reporting under the same Stackdriver Monitoring dashboard.
What should you do?
Click on the arrows to vote for the correct answer
A. B. C. D.D.
The best approach for monitoring resources that are distributed over different projects in Google Cloud Platform and consolidating reporting under the same Stackdriver Monitoring dashboard would be option C: Configure a single Stackdriver account, and link all projects to the same account.
Option A, using Shared VPC to connect all projects, could work for consolidating resources, but it doesn't necessarily provide a solution for consolidating monitoring and reporting in a single Stackdriver Monitoring dashboard.
Option B, creating a separate Stackdriver account for each project and granting Stackdriver Account Editor access to all other projects, would result in separate monitoring dashboards for each project, which does not achieve the goal of consolidating monitoring and reporting in a single Stackdriver Monitoring dashboard.
Option D, creating a Group in Stackdriver and adding project names as criteria for that group, could potentially work for grouping resources and monitoring them, but it still doesn't consolidate reporting under the same Stackdriver Monitoring dashboard.
Therefore, option C is the best approach to achieve the goal of monitoring resources that are distributed over different projects in Google Cloud Platform and consolidating reporting under the same Stackdriver Monitoring dashboard. This involves configuring a single Stackdriver account and linking all projects to the same account.
To link multiple projects to the same Stackdriver account, you can follow these steps:
By linking all projects to the same Stackdriver account, you can create a single dashboard to monitor and report on all resources across the multiple projects.