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

Render image even if error alert appears #83

Closed
wants to merge 1 commit into from

Conversation

sdwire
Copy link

@sdwire sdwire commented Jan 14, 2020

Prior to this PR, any error in a grafana panel will cause the waitFunction to never return, causing a timeout error. This makes debugging grafana very difficult.

This PR allows errors to be visible in the rendered screenshot

@marefr
Copy link
Member

marefr commented Jan 19, 2020

Not sure this will work since alert may be shown even if panels render data. I've just merged #88 which should capture more debug information from browser/console and it will be included in v1.0.8 stable version.

@marefr
Copy link
Member

marefr commented Sep 1, 2020

Thanks, but I'm closing this for now. A more appropriate solution, if needed, would be a setting to enable screenshot to be taken upon timeout

@marefr marefr closed this Sep 1, 2020
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.

None yet

2 participants