#Generating Reports from Grafana

1 messages · Page 1 of 1 (latest)

green cypress
#

Hello, I was wondering how can I generate reports from the dashboards in Grafana. Anybody has done that?

Thanks!

hazy basalt
green cypress
#

Thank you. Chris!

#

The documentation is saying the reporting is available in Grafana Professional and Cloud. I don't see reporting under the dashboards in the version I get to from the NABox.

hazy basalt
#

Yes, that's my understanding also. Grafana Reporting is available in Grafana Cloud and in Grafana Enterprise. According to Grafana, "The Enterprise Edition is the default and recommended edition. It includes all the features of the OSS Edition, can be used for free and can be upgraded to the full Enterprise feature set, including support for Enterprise plugins."

I would assume it's possible to use in nabox since it should be a drop-in replacement, but I haven't tried

gentle glen
#

Has any tried this yet? When I go to grafana>Administration>stats and license i see that NAbox is using the free open-source version. we need to upgrade to enterprise to enable reporting but its says its only 30 days free trial. Is there any other options to get reporting out of grafana?

hoary haven
gentle glen
#

yeah ive been looking at this, im having issues figuring out how to run it. NAbox uses sidecar linux which doesnt appear to have a package manager or anything to install it. i tried the container which is running but all traffic in NAbox goes through traific container which does url translation and doesnt expose the standard port 3000 for grafana. i think i need to modify the iptables rules for docker and also add rules into trafic but really not sure what to do

spiral oracle
#

from what i understand on that tool, you don't have to install it on the same system as grafana, it just has to have access to the URL/API/Port on the grafana system

ip string
Grafana IP and port. (default "localhost:3000")
-port string
Port to serve on. (default ":8686")

gentle glen
gentle glen
hoary haven
#

For testing purposes, to verify if the report generation works, you can set up a separate Grafana instance. Connect the NABox VictoriaMetrics to this instance and try generating reports locally. This way, you won't have to worry about port configurations.