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

Investigate build process for Grafana versions post-phantomjs removal #14

Open
isaacdavis opened this issue Sep 30, 2020 · 0 comments
Open

Comments

@isaacdavis
Copy link
Contributor

The Triton Grafana service uses Joyent's fork of Grafana. The sole difference between the fork and the upstream repo is that the fork removes phantomjs from the build, since phantomjs won't build on illumos.

With the release of Grafana 7.0, phantomjs has been removed from the upstream Grafana repo entirely and replaced with a new image rendering plugin using headless chromium.

Thus, if this repo is upgraded to use a version of Grafana >= 7.0, we will probably have to update the content and build process of the Grafana fork. It would be nice if we no longer need a fork at all, but I have a hunch that chromium on illumos will prove problematic as well.

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

No branches or pull requests

1 participant