I have configured Grafana 6.5.1 to use Grafana-image-renderer as a remote service. I’m able to get PNG of a single panel, but is it possible to get the rendering of an entire dashboard??
I’m confused by information that I find in different places.
I have exact the same issue. There is no documentation on this topic. The plugin is quite new and I hope someone will give us documentation sooner or later but until we get to this point can anyone point us into good source of information? Posts on various forums are confusing and sometimes don’t match. At the moment plugin works and I can generate panel screenshots from GUI.
I would like to do complete dashboard screenshot with curl or HTTP_API. Already generated the viewer api key to use beerer authentication. Can anyone explain is viewer enough for that task?
However time to time I am getting timeout error. Do you now where or how to increase timeout ? Is it possible to make via url ? I am using docker version of grafana image renderer.
"stack":"TimeoutError: Navigation timeout of 30000 ms exceeded\n at /usr/src/app/node_modules/puppeteer/lib/LifecycleWatcher.js:142:21\n -- ASYNC --\n at Frame.<anonymous> (/usr/src/app/node_modules/puppeteer/lib/helper.js:111:15)\n at Page.goto (/usr/src/app/node_modules/puppeteer/lib/Page.js:675:49)\n at Page.<anonymous> (/usr/src/app/node_modules/puppeteer/lib/helper.js:112:23)\n at Browser.<anonymous> (/usr/src/app/build/browser/browser.js:154:28)\n at Generator.next (<anonymous>)\n at /usr/src/app/build/browser/browser.js:7:71\n at new Promise (<anonymous>)\n at __awaiter (/usr/src/app/build/browser/browser.js:3:12)\n at /usr/src/app/build/browser/browser.js:152:47\n at NoOpBrowserTiming.<anonymous> (/usr/src/app/build/browser/browser.js:27:26)\n -- ASYNC --\n at Page.<anonymous> (/usr/src/app/node_modules/puppeteer/lib/helper.js:111:15)\n at Browser.<anonymous> (/usr/src/app/build/browser/browser.js:154:28)\n at Generator.next (<anonymous>)\n at /usr/src/app/build/browser/browser.js:7:71\n at new Promise (<anonymous>)\n at __awaiter (/usr/src/app/build/browser/browser.js:3:12)\n at /usr/src/app/build/browser/browser.js:152:47\n at NoOpBrowserTiming.<anonymous> (/usr/src/app/build/browser/browser.js:27:26)\n at Generator.next (<anonymous>)\n at /usr/src/app/build/browser/browser.js:7:71","level":"error","message":"Request failed"}