Hello, InĀ my understanding, to work with graphite datasource, Grafana needs to connect to graphite-web, since it cannot fetch data directly like with ELK.
But graphite-web is afaik, stucked with python 2.7, (and a bunch of py27 modules), while django 1.1.1 is EOLed. Tried django 2.2 (py37 only), which as expected, crashes while importing modules. So the simple question is : how to make all this stuff work with python 37, django 2 or 3, and recent graphite ? I know that (according to graphite-web's github : > ...keep in mind that Graphite-web supports Python versions *2.6 to > 2.7* and Django versions *1.4 and above*. So I think I will continue with python 2.7, but at least need to upgrade django to the latest py27 version I have plenty of time to test and try upgrading (thanks Covid), my Grafana is not production yet, but I need some hints. TIA, Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"