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

PhantomJS: Fixes rendering on Debian Buster #18162

Merged
merged 1 commit into from
Jul 20, 2019

Conversation

xlson
Copy link
Contributor

@xlson xlson commented Jul 17, 2019

What this PR does / why we need it:
Attempt for a workaround for PhantomJS problems on Debian Buster (that was just released)

Which issue(s) this PR fixes:
Fixes #17588

Special notes for your reviewer:

This is untested, need to verify that this solves the problem and that it doesn't cause problems on any other platforms.

@torkelo torkelo merged commit 2014549 into grafana:master Jul 20, 2019
@torkelo
Copy link
Member

torkelo commented Jul 21, 2019

Tested this on our latest docker image, and ubuntu 16 & RHEL 7 and I could render png graphs just fine

@xlson xlson deleted the fix_phantomjs_on_buster branch July 22, 2019 08:19
ryantxu added a commit that referenced this pull request Jul 23, 2019
* origin/master:
  Typo: fix threshodsWithoutKey (#18228)
  alerting: more specific error when missing threshold (#18221)
  Graph: fix time label description for datalink suggestions (#18214)
  Explore: Reduce default time range to last hour (#18212)
  alerting: return err when SetAlertState fails to save to sql (#18216)
  PhantomJS: Fixes rendering on Debian Buster (#18162)
  Docs: sudo is required on the apt-key add not on wget (#18180)
  Build: watch and dev mode webpack improvements (#18153)
  Plugin: AzureMonitor - Reapply MetricNamespace support (#17282)
xlson added a commit that referenced this pull request Jul 26, 2019
xlson added a commit that referenced this pull request Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rendering graphs with phantomjs failed on Debian "buster"
2 participants