IzakMarais / reporter

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

Allow adjustable number of rendering workers via MAX_WORKERS envar #306

Open marklr opened 2 years ago

marklr commented 2 years ago

Hi,

We've had some trouble rendering heavy Grafana dashboards due to multiple concurrent workers; this PR adds the ability to determine the number of workers either from an environment variable or based on the allocated core count.

BinYaoDB commented 1 year ago

Hi, Could someone tell me, What Grafana-versions will this tool supported? thanks

Pedritod commented 1 month ago

Can we somehow merge this changes? This will improve the the time needed for the report generation

marklr commented 1 week ago

@Pedritod I could build an image from my fork if you'd like

Pedritod commented 1 day ago

@marklr that would be awesome please...