Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 2020 04:20:33 +0200
From:      Xavier Humbert <xavier@groumpf.org>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Grafana, Django, Graphite, ect
Message-ID:  <1537825b-f6ba-6f50-094b-4fa4e74eeb6f@groumpf.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1537825b-f6ba-6f50-094b-4fa4e74eeb6f>