sexibytes / sexigraf

SexiGraf is a vSphere centric Graphite appliance with a Grafana frontend.
http://www.sexigraf.fr
MIT License
128 stars 21 forks source link

Export report capabilities #380

Closed MihirP1129 closed 3 months ago

MihirP1129 commented 9 months ago

Could you please add a feature to provide reporting from dashboards so we can provide to the executives?

rschitz commented 9 months ago

unfortunately, the report feature is a licensed feature from grafana enterprise version (https://grafana.com/docs/grafana/latest/dashboards/create-reports/) what you could do is use the sharing features on the desired graf to get a clean png file

image

image

you can also use an api key to automate this

image

MihirP1129 commented 9 months ago

Ok thanks!

rschitz commented 9 months ago

you're welcome ;) what kind of report would you need?

MihirP1129 commented 9 months ago

So we use Veeam to get reports for forecast/capacity planning, overprovisioned/underprivisioned resources.

rschitz commented 9 months ago

capacity planning that's possible but forecast is not possible with grafana/graphite unfortunately. underprovisioned is also easy to figure out but underprivisioned is also a bit tricky. i'll make a blog post to document the graf download automation and let you know, in the mean time you'd have to find a way to put in a pdf file with text and all :)

rschitz commented 3 months ago

https://github.com/sexibytes/sexigraf/issues/403