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

[Reporting] Remove Phantom support in 7.0 #27141

Closed
tsullivan opened this issue Dec 13, 2018 · 1 comment
Closed

[Reporting] Remove Phantom support in 7.0 #27141

tsullivan opened this issue Dec 13, 2018 · 1 comment
Assignees
Labels
chore (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead release_note:breaking v7.0.0

Comments

@tsullivan
Copy link
Member

tsullivan commented Dec 13, 2018

In 7.0, we're ready to remove support for Phantom JS to act as the headless browser that captures screenshots for PDF / PNG export of dashboards and visualizations.

For more information about why Phantom is an abandoned project, see ariya/phantomjs#15105

Chromium will be the only browser option for reporting for the foreseeable future. This has a few implications:

  • Kibana's OS support will have an asterisk on availability of Reporting next to any OS that does is not supported by Chromium: CentOS 6, etc.
  • The xpack.reporting.capture.browser.type setting will exist in 7.0-7.x, for backward compatibility. There will be an item in the upgrade guide for 7.0 that this setting needs to be changed to chromium if it isn't already set to that.
@tsullivan tsullivan added chore release_note:breaking v7.0.0 (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead labels Dec 13, 2018
@tsullivan tsullivan self-assigned this Dec 13, 2018
@tsullivan
Copy link
Member Author

See the PR for the release note text: #27142

spalger pushed a commit that referenced this issue Jan 29, 2019
Phantom support was removed recently, need to remove this reference as well
otherwise the `packer_cache` script fails when building new CI images.

Related: #27141, #27142
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead release_note:breaking v7.0.0
Projects
None yet
Development

No branches or pull requests

1 participant