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

Config Generation: Fix dashboard extraction #1761

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

julienduchesne
Copy link
Member

Large dashboards should be extracted to files, this is currently broken

This PR fixes the behavior by using the planned state, instead of trying to parse the dashboard from HCL
Also, only dashboards that are larger than 10 attributes (or lines) will be extracted, leaving small dashboards inline

Large dashboards should be extracted to files, this is currently broken
This PR fixes the behavior by using the planned state, instead of trying to parse the dashboard from HCL
Also, only dashboards that are larger than 10 attributes (or lines) will be extracted, leaving small dashboards inline
@julienduchesne julienduchesne requested a review from a team as a code owner August 8, 2024 16:02
Copy link

github-actions bot commented Aug 8, 2024

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit 04acab2 into main Aug 26, 2024
26 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/fix-abstracted-dashboards branch August 26, 2024 01:11
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