Generate PDF reports from Grafana dashboards.
Runtime requirements
pdflatex
installed and available in PATH.- a running Grafana instance that it can connect to
The unit tests can be run using the go tool:
go test -v ./...
Generate PDF reports from Grafana dashboards.
Runtime requirements
pdflatex
installed and available in PATH.The unit tests can be run using the go tool:
go test -v ./...