Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Monitoring] Make monitoring reference the secondary project #4565

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

vitorguidi
Copy link
Collaborator

Chrome is split in two projects internally, and the current way terraform is organized will create the dashboard in the wrong project.

This PR makes the dashboard reference the secondary project id, thus solving the problem.

Part of #4271

Copy link
Collaborator

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jonathanmetzman
Copy link
Collaborator

I think the name secondary_project isn't so great, maybe "display_project" because it's the project where the dashboard is displayed.

@vitorguidi
Copy link
Collaborator Author

vitorguidi commented Dec 27, 2024

I think the name secondary_project isn't so great, maybe "display_project" because it's the project where the dashboard is displayed.

we might want to create more resources in this second project in the future, not only metrics/alerts/dashboards. secondary catches this more general intention

@vitorguidi vitorguidi merged commit 0f5248e into master Dec 27, 2024
7 checks passed
@vitorguidi vitorguidi deleted the chore/terraform-two-proj branch December 27, 2024 17:52
vitorguidi added a commit that referenced this pull request Dec 27, 2024
Chrome is split in two projects internally, and the current way
terraform is organized will create the dashboard in the wrong project.

This PR makes the dashboard reference the secondary project id, thus
solving the problem.

Part of #4271
jonathanmetzman added a commit that referenced this pull request Dec 30, 2024
Only #4565 was broken. #4528 is actually needed to prevent congestion.
Fix the issue that the combination of them caused, python having too
many parallelism APIs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants