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

Support rendering full dashboards #7

Merged
merged 5 commits into from
Mar 16, 2024
Merged

Conversation

mahendrapaipuri
Copy link
Owner

  • Ability to uncollapse all panels and including them in report
  • Can be controlled by config option and query parameter

* Ability to expand all panels in dashboard for rendering

* Add config opt to be able choose between default dashboard or full dashboard. In full mode, all panels will be expanded and included in report

* Use /var/lib/grafana/reports as staging dir instead of plugin folder. Plugin folder is owned by root and readonly in Grafana

* Fix variables in query for rendering solo panels

* Use correct type format for persist data

* Update tests

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
* Add test-data attribute to elements to test in e2e tests

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
* Test dashboard contains rows and variables to test in CI

* Full config in plugin provisioning

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri added the enhancement New feature or request label Mar 16, 2024
* Fix failing unit tests

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
* Add example report files

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit 0a8bc69 into main Mar 16, 2024
2 checks passed
@mahendrapaipuri mahendrapaipuri deleted the support_full_dashs branch March 16, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant