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] Restore dashboard terraform definition #4561

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

vitorguidi
Copy link
Collaborator

@vitorguidi vitorguidi commented Dec 26, 2024

This brings back #4497 . The issue was that, in promql definitions, the '{}' characters were lacking a double escape (\\{ and \\}).
Also, the only parameter to the terraform object should be dashboard_json.

Testing: terraform validate

image

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

@vitorguidi vitorguidi merged commit dae9292 into master Dec 26, 2024
7 checks passed
@vitorguidi vitorguidi deleted the chore/reland-dash branch December 26, 2024 20:43
vitorguidi added a commit that referenced this pull request Dec 27, 2024
This brings back #4497 . The issue was that, in promql definitions, the
'{}' characters were lacking a double escape (\\\\{ and \\\\}).
Also, the only parameter to the terraform object should be
dashboard_json.

Testing: terraform validate


![image](https://github.com/user-attachments/assets/f67434d0-c8e4-4bc0-be38-27188c98ea49)

Part of #4271
vitorguidi added a commit that referenced this pull request Dec 27, 2024
vitorguidi added a commit that referenced this pull request Dec 27, 2024
This brings back #4497 . The issue was that, in promql definitions, the
'{}' characters were lacking a double escape (\\\\{ and \\\\}).
Also, the only parameter to the terraform object should be
dashboard_json.

Testing: terraform validate


![image](https://github.com/user-attachments/assets/f67434d0-c8e4-4bc0-be38-27188c98ea49)

Part of #4271
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