Project

General

Profile

Bug #47474

Updated by Ernesto Puerta over 3 years ago

With the currently embedded plugins Grafana fails to export/share images from dashboards 

 !grafana_share.png! 
 !grafana_direct_link.png! 
 !grafana_error.png! 

 <pre> 
 t=2020-09-11T15:42:29+0000 lvl=info msg=Rendering logger=rendering path=d-solo/Vgrwr0IMz/ceph-cluster? 
 t=2020-09-11T15:42:29+0000 lvl=eror msg="executable not found" logger=rendering executable=/usr/share/grafana/tools/phantomjs/phantomjs 
 t=2020-09-11T15:42:29+0000 lvl=eror msg="Rendering failed - PhantomJS isn't installed correctly" logger=context userId=1 orgId=1 uname=admin error="PhantomJS executable not found" 
 t=2020-09-11T15:42:29+0000 lvl=eror msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/render/d-solo/Vgrwr0IMz/ceph-cluster status=500 remote_addr=10.74.8.241 time_ms=2 size=1763 referer= 
 </pre> 

 A plugin providing this functionality is https://grafana.com/grafana/plugins/grafana-image-renderer

Back