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

"grr preview" sometimes doesn't generate snapshots for all dashboards #139

Closed
rhowe opened this issue Jul 8, 2021 · 1 comment · Fixed by #141
Closed

"grr preview" sometimes doesn't generate snapshots for all dashboards #139

rhowe opened this issue Jul 8, 2021 · 1 comment · Fixed by #141

Comments

@rhowe
Copy link
Contributor

rhowe commented Jul 8, 2021

I see nondeterministic behaviour with grr preview where sometimes it only generates snapshots for a random subset of the dashboards defined in the input.

Rerunning the command will result in a different set, sometimes I have to run it upwards of 5 times before it generates a snapshot for the dashboard I wish to actually preview.

rhowe added a commit to rhowe/grizzly that referenced this issue Jul 9, 2021
Instead of stopping when we encounter a resource which doesn't support
previewing (e.g. a DashboardFolder), just skip it with a warning.

Fixes grafana#139
rhowe added a commit to rhowe/grizzly that referenced this issue Sep 2, 2021
Instead of stopping when we encounter a resource which doesn't support
previewing (e.g. a DashboardFolder), just skip it with a warning.

Fixes grafana#139
@rhowe
Copy link
Contributor Author

rhowe commented Sep 2, 2021

Any chance of a review for the linked PR?

malcolmholmes pushed a commit that referenced this issue Sep 6, 2021
Instead of stopping when we encounter a resource which doesn't support
previewing (e.g. a DashboardFolder), just skip it with a warning.

Fixes #139
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 a pull request may close this issue.

1 participant