IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
946 stars 304 forks source link

Which Grafana versions does reporter support? #338

Open BinYaoDB opened 1 year ago

BinYaoDB commented 1 year ago

Hi @IzakMarais

Which Grafana versions does reporter support?

thanks

tedraymond commented 1 year ago

I use 9.5.1 and it seems to be working fine. Just started today

paulwer commented 1 year ago

@tedraymond how did you deploy your solution? we get the following error and dont get it working:

error calling LaTeX preprocessing: "exit status 1". Latex preprocessing failed with output: This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./report.tex
LaTeX2e <2018-12-01>
(/opt/TinyTeX/texmf-dist/tex/latex/base/article.cls
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
(/opt/TinyTeX/texmf-dist/tex/latex/base/size10.clo))
(/opt/TinyTeX/texmf-dist/tex/latex/graphics/graphicx.sty
(/opt/TinyTeX/texmf-dist/tex/latex/graphics/keyval.sty)
(/opt/TinyTeX/texmf-dist/tex/latex/graphics/graphics.sty
(/opt/TinyTeX/texmf-dist/tex/latex/graphics/trig.sty)
(/opt/TinyTeX/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/opt/TinyTeX/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/opt/TinyTeX/texmf-dist/tex/latex/geometry/geometry.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/opt/TinyTeX/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
No file report.aux.
(/opt/TinyTeX/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/opt/TinyTeX/texmf-dist/tex/latex/oberdiek/grfext.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/opt/TinyTeX/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/etexcmds.sty
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))
(/opt/TinyTeX/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty)
(/opt/TinyTeX/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))libpng error: Not a PNG file

*geometry* driver: auto-detecting
*geometry* detected driver: pdftex

LaTeX Warning: No \author given.

!pdfTeX error: pdflatex (file ./images/image8.png): libpng: internal error
 ==> Fatal error occurred, no output PDF file produced!

=> hosted on gcloud run

paulwer commented 1 year ago

nevermind, this was a routing error => the service was unavailable